Miguel Angel Tormo wrote:
> 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
> From: Miguel Angel Tormo [mailto:[EMAIL PROTECTED]
> Subject: Tomcat thread management like Apache mpm-worker
>
> 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 t
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 on