hi, Got this situation, for every request, I need to call a function of a service, if I understand it, this is a 'blocking' code, the flow will continue only when the function returns, solution that I can think of is, create a thread, and let it run, but considering so many requests can happen in the same time, this might be quite costly, any better suggestion? Thanks,
Angelo -- View this message in context: http://tapestry.1045711.n5.nabble.com/non-blocking-code-in-T5-tp5713836.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