[jboss-user] [Remoting] - Re: thread pool accepting connections

tom.elrod@jboss.com do-not-reply at jboss.com
Fri Aug 11 13:34:31 EDT 2006


There is a thread pool associated with the socket server invoker, but not in a traditional sense.  The threads in this pool are ServerThreads and are specialized due to their association/mangement of socket connections.  Can find more details at http://labs.jboss.com/portal/jbossremoting/docs/guide/ch05.html#d0e1120.

In short, there is no way to set own custom thread pool for this.

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

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



More information about the jboss-user mailing list