[jboss-user] [Remoting] - Re: Concurrent invoke calls

ron.sigal@jboss.com do-not-reply at jboss.com
Fri Mar 23 00:49:58 EDT 2007


The intention is that Remoting is thread safe from the call to Client.invoke() through the return of a response.  In the middle, though, is a call to the ServerInvocationHandler, where thread safety is the responsibility of the application.

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

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



More information about the jboss-user mailing list