Re: Multiple physical processors

2007-03-02 Thread Tim Funk
Yes (as long as the JVM knows how to split the load of multiple threads across multiple processors) -Tim David Kerber wrote: It's a simple question, so I hope it's a simple answer: Running TC 5.5.15, with a single webapp, will Tomcat take advantage of multiple physical processors if they exi

RE: Multiple physical processors

2007-03-02 Thread Caldarale, Charles R
> From: David Kerber [mailto:[EMAIL PROTECTED] > Subject: Multiple physical processors > > Running TC 5.5.15, with a single webapp, will Tomcat take > advantage of multiple physical processors if they exist? Yes, if there are concurrent requests to be processed. The degree of concurrency is co