On Fri, 27 Oct 2000, Trevor Little wrote:

> You're probably right about all the threads coming from the java
> upgrade.  We didn't have so many thread with java 1.1.8.

I think that if you run your JVM with green-threads, then all the threads
are wrapped up inside the java process. If you use native threads, then
all threads are shown as processes. They really are threads though, so
don't worry about what looks like a total of 500Mb or RAM being used! :)

Kevin


Reply via email to