The connection gets closed after the loop finishes - when I'm running this test with a 
single thread there's only ever one connection open.

The duration of the test is usually a minute - in which time it can send and receive 
about 2000 messages. And each time it sends/receives a message over the UIL2 IL it's 
creating 2 temporary threads which seem to last for a while - so it's often not 
finishing the loop because that can be up to about 4000 threads it's trying to create.

-Andrew

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843091#3843091

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843091


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to