Hi Tomer, Thanks for alerting us to this problem. We have changed the blocking policy from WAIT to RUN in org.jboss.remoting.Client and org.jboss.remoting.ServerInvoker.
Ideally, it would be nice to be able to configure the queue used in Remoting's default thread pool, org.jboss.util.threadpool.BasicThreadPool, so that the BoundedLinkQueue could be replaced with a BoundedBuffer. To that end a JIRA issue has been created in the JBoss Common project: http://jira.jboss.com/jira/browse/JBCOMMON-15. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017314#4017314 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017314 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
