; Using comet + NIO or APR, you may break these barriers by not using one
> thread per long-lived request.
>
> I hope this helps and points you to some area of research.
>
> Best regards,
> Christophe Pierret
>
> -Message d'origine-
> De: brien colwell [mail
.
Best regards,
Christophe Pierret
-Message d'origine-
De : brien colwell [mailto:[EMAIL PROTECTED]
Envoyé : samedi 1 décembre 2007 23:23
À : dev@tomcat.apache.org
Objet : max number of concurrent requests
hi all,
I'm building a framework that needs to block on HTTP requests. Tha
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
reque