Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 31717 invoked from network); 1 Nov 2002 16:35:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Nov 2002 16:35:57 -0000 Received: (qmail 14841 invoked by uid 97); 1 Nov 2002 16:36:28 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 14815 invoked by uid 97); 1 Nov 2002 16:36:26 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 14803 invoked by uid 98); 1 Nov 2002 16:36:26 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Disposition-Notification-To: "Ma, Yongjie" Subject: Is Tomcat multi-process, multi-thread in Linux? Date: Fri, 1 Nov 2002 11:35:31 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: where to set CATALINA_OPTS? Thread-Index: AcJ+eVMU36khZiB7SaezcHJ1TDHS0QDSUCvQ From: "Ma, Yongjie" To: "Tomcat Users List" X-OriginalArrivalTime: 01 Nov 2002 16:35:31.0371 (UTC) FILETIME=[B1A467B0:01C281C4] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi=20 I have a question about Tomcat design issue: In the windows system, when I started tomcat, only one java process = was running although we can set minProcessors or maxProcessors number in = the server.xml. For each request, tomcat will create a thread to handle = it. To me, Tomcat is single process and multithread. Do those = minProcessors and maxProcessors definitions mean minThread and = maxThread?? But in the Linux, if I started tomcat, a number of java process was = showing up. So I was confusing, it is multi-process for sure, but in the = each process, it is single thread or multi-thread???? Thanks Jack -- To unsubscribe, e-mail: For additional commands, e-mail: