Hello All,

I am wondering with the advances in hardware and memory and using servlet 
pooling if using SingleThreadModel is better for performance than multiple 
threads per servlet.
Reason I ask is if you have a slow service using the multithreaded servlet it 
might be a bad idea especially if there is synchronous methods used anywhere in 
the code for a multithreaded servlet.

Regards,
-Tony


      

---------------------------------------------------------------------
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