Hi all, I have a few questions regarding the process and thread management with Tomcat: Is there a way to achieve some sort of process-threads handling such as that of the mpm-worker of Apache http server? I ask that question because I am using Tomcat 5.5 with JDK 1.4 in Linux 2.6 and I have only one process running, so it is using only one CPU for all the threads. Am I wrong here? If not, is it possible to set up Tomcat to use all the CPUs in your computer?
Thanks for your time. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]