Pooleery, Manoj wrote, On 1/17/2004 1:04 AM:
I have a scenario where I have to support 2000 concurrent users on my
 app. What would be the best distribution with Tomcat?

By distribution, do you mean OS? Linux distributions with NPTL support would be the way to go because of the enhanced scalabilty of threads with NPTL support.

Are there any documents/standards as to how many concurrent users each instance of Tomcat will be able to support? Any
suggestions/useful links will be really appreciated.

Not really. It's too dependant on your application. You'll have to do your own load testing to determine how many Tomcat instances you'll need to support your load.


-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to