The algorithm is pseudo code. It is implemented a lot more efficiently in the real code.
Of course java:/ConnectionFactory is faster, there is no serialization. The ping is minimal (a few bytes once every minute) and couldn't possibly cause a bottleneck. If your server can't handle two small networks requests (ping/pong) within two minutes there is something wrong. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835276#3835276 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835276 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
