[jboss-user] [Remoting] - Re: Client timeouts while waiting for response from server
ron.sigal@jboss.com
do-not-reply at jboss.com
Thu Feb 15 19:04:25 EST 2007
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
More information about the jboss-user
mailing list