On 7/27/06, Guilherme Silveira <[EMAIL PROTECTED]> wrote:
If running CpuTest once gives you 25%.... its a OS/java problem.
If it gives you 100%... its tomcat's fault...

This particular problem is not likely to be Tomcat's fault, it's most
likely a synchronization/perfromance bug in the application code.

But your test application is a good way to see if the JVM is
multi-threaded or not (any recent JVM should be).

-Dave

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