> From: James Law [mailto:[EMAIL PROTECTED] 
> Subject: Does tomcat support multicores
> 
> Hi I'm running a tomcat server, and would like to know if Tomcat can
> make use of multiple cores?

Of course - assuming your JVM does (and any modern JVM does - but you
didn't bother to mention which one you're using).

The fact that you're not seeing much CPU utilization simply means your
tests are limited by something else, such as I/O or database access.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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