hi all,
I'm building a framework that needs to block on HTTP requests. That is,
at some point when executing my servlet, the thread will wait for some
event to happen. Of course this wait may be very long. Is there a limit
to threads in Tomcat? Is there a mechanism to yield processing a
request, and then pick it up later?
Sorry if this is unclear ...
Thanks,
Brien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]