tomcat41 producing 28 java daemons
Joe Shevland
joe.shevland at e-wise.com
Fri Mar 19 03:47:26 PST 2004
> -----Original Message-----
> From: owner-freebsd-java at freebsd.org
> [mailto:owner-freebsd-java at freebsd.org]On Behalf Of Yuri Khotyaintsev
> Sent: Friday, 19 March 2004 10:34 PM
> To: C. Kukulies
> Cc: freebsd-java at 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
More information about the freebsd-java
mailing list