tomcat41 producing 28 java daemons
Joe Shevland
joe.shevland at e-wise.com
Fri Mar 19 12:31:00 PST 2004
I see, I didn't realize that, I thought the Linux JVM dealt with threads as
'light-threads' from a while back... but now I think I'm getting confused
with Solaris :/ Sorry for any unnecessary noise,
Regards,
Joe
> -----Original Message-----
> From: Greg Lewis [mailto:glewis at eyesbeyond.com]
> Sent: Saturday, 20 March 2004 3:09 AM
> To: Joe Shevland
> Cc: freebsd-java at freebsd.org
> Subject: Re: tomcat41 producing 28 java daemons
>
>
> On Fri, Mar 19, 2004 at 10:47:31PM +1100, Joe Shevland wrote:
> > > 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?
>
> Thats the case with Linux itself (unless you're using the new 2.6 kernel).
> FreeBSD is just emulating behaviour. And yes, it was pretty heavy weight,
> which is why its been replaced :).
>
> --
> Greg Lewis Email : glewis at eyesbeyond.com
> Eyes Beyond Web : http://www.eyesbeyond.com
> Information Technology FreeBSD : glewis at FreeBSD.org
>
>
More information about the freebsd-java
mailing list