Date: Fri, 19 Mar 2004 22:47:31 +1100 From: "Joe Shevland" <joe.shevland@e-wise.com> To: "Yuri Khotyaintsev" <yuri@irfu.se>, "C. Kukulies" <kuku@www.kukulies.org> Cc: freebsd-java@freebsd.org Subject: RE: tomcat41 producing 28 java daemons Message-ID: <JDEJKBDPOMEJIPCEMEJFIEMICFAA.joe.shevland@e-wise.com> In-Reply-To: <405ADA97.8020104@irfu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-java@freebsd.org > [mailto:owner-freebsd-java@freebsd.org]On Behalf Of Yuri Khotyaintsev > Sent: Friday, 19 March 2004 10:34 PM > To: C. Kukulies > Cc: freebsd-java@freebsd.org > Subject: Re: tomcat41 producing 28 java daemons > > > C. Kukulies wrote: > > > when running tomcat41 (ports, 5.2.1) I'm getting about > > 28 of these: > > 782 p3 I 0:08.76 > /usr/local/linux-blackdown-jdk1.4.1/bin/java -jar -Dc > > 783 p3 S 0:00.00 [snip] > > > > Is this normal? > > Yes. You see threads as processes for linux programs. Really, every Java spawned thread is a separate process with the Linux JDK? (Or is that just how it appears?). Sorry, I shouldn't come out of my lurker mode, but that must be expensive? Joe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JDEJKBDPOMEJIPCEMEJFIEMICFAA.joe.shevland>