hi Jacob,

You have to use native to use non blocking sockets & the Comet
architecture, which lets the number of active HTTP connections scale
up beyond what blocking sockets would allow. I use the native lib for
Comet ...

Maybe this is a start ...
http://www.mail-archive.com/users@tomcat.apache.org/msg32491.html

Brien


On Thu, Feb 14, 2008 at 5:00 PM, Jacob Rhoden <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  Are there any web sites that show/compare the performance of a plain
>  install vs adding the native libraries for tomcat? How many of you guys
>  actually use the native libraries in production, ie is this common or
>  uncommon?
>
>  Best Regards,
>  Jacob
>
>  ---------------------------------------------------------------------
>  To start a new topic, e-mail: users@tomcat.apache.org
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to