Posted By:
Arin_sood
Posted On:
Monday, August 5, 2002 04:49 PM
I'm running a Java application(Sun jdk1.3.1) on Linux(Red Hat 7.2).
The application produces N number of threads, I want to investigate the system while the program is executing and observe how the system behaves on each run of the program in terms of system resources etc ?
Also, unless explicitly defined are threads created using Java 'user threads' in Linux ?