http://labs.jboss.com/portal/jbossremoting/docs/guide/ch05.html#d0e1120 explains how the
threading works in detail, but in short, the connection is maintained between client and
server even after the requests are made.
A idle timeout has been added (see
http://jira.jboss.com/jira/browse/JBREM-607) which will
clean up idle threads before the connection timout occurs, but will not be part of a
remoting 1.4.x release (added to 2.2.0).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017385#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...