On 08/25/10 16:51, David kerber wrote:
> On 8/25/2010 10:44 AM, Christopher Schultz wrote:

>>> I know alot depends on the applications architecture but just how
>>> good is tomcat?
>>
>> Really effing good.
> 
> +1
> 
Tomcat itself is usually the last thing to be worried about when it comes to
performance and stability. Your webapp, your database, your network should come
first.

And if you are expecting really huge loads, Tomcat's clustering and
load-balancing features can help you distribute that onto several servers.

Cheers,
 Edmund


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to