[JDEV] Performance of jabber and IQ messages

Andy Hird andyh at myinternet.com.au
Thu Jan 18 19:16:18 CST 2001


Oops mistake.
I'm actually seeing times of 0.5 s for complete round trip of my requests - so
..25 s for the request and .25s back again. That time doesn't include any
processing done by the RPC server (ie. decoding SOAP messages and executing the
remote precedure call). Its just the time it takes for the message to go via
jabber from one jabber client to another.

Andy

On 19-Jan-2001 Andy Hird wrote:
> 
> I'm seeing an average time of around .5 s for an IQ message to go from one
> jabber client to another. Both clients and the server are running one the
> same
> machine (its Debian Linux with a 2.2 kernel). 
> The messages are pretty small - around 800 bytes for both the outgoing
> request
> and the incoming response.
> 
> I'm writing the clients in perl with the module Net::Jabber.
> 
> Anyone have similar timings? Any advice?
> 
> Andy
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list