java number of threads
From: private (private_at_nospam.org)
Date: 04/21/04
- Previous message: Robert Klemme: "Re: Request Opinions on a typical Java development environment (non-Windows)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Apr 2004 13:32:59 -0400
Hello,
I have kernel 2.6.5, JDK 1.4.2.
I have a multi-threading java server application.
Unlike my old version of Linux (kernel 2.4.25), I don't see the number of
threads my application is running with the "top" linux command. I only see
one "java" process.
I understand this is due to the new NPTL thread architecture under Kernel
2.6.
Is there an other way than the "top" command to display the number of
threads of my application is using and without Java debuging ?
Thanks in advance,
Stéphane
- Previous message: Robert Klemme: "Re: Request Opinions on a typical Java development environment (non-Windows)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|