no, i don't need the response from the method, MS/JMS is new to me, can it be
used even I 'm not using Java EE?


Dmitry Gusev wrote
> 
> Do you plan to consume method's response in the same request?
> 
> If not, some sort of MQ/JMS may be an option--just put your message there
> and return.
> The message itself will be processed in separate thread with MQ handler
> (Message-Driven Bean in case of Java EE).
> 
> Dmitry Gusev
> 
> AnjLab Team
> http://anjlab.com
> 


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/non-blocking-code-in-T5-tp5713836p5713841.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to