[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

barbacena do-not-reply at jboss.com
Tue Sep 16 12:24:46 EDT 2008


anonymous wrote : I was also thinking about adding an API element to the RequestContext class: a "resume()" method that basically allows the next waiting request to be processed immediately in another thread (as opposed to executing a background thread for every request). What do you think? 

IMHO it is not necessary. I will prefer the explicitly of using the runnable. 

Now my last questions (for now):

What is the API to reply asynchronously?
What is the API to identify a (session) client from the handleRequest?
Can I create a endpoint bounded to a session?


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

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



More information about the jboss-user mailing list