PDA

View Full Version : Peak Threads


holeinone
06-11-2008, 10:34
http://java-monitor.com/postedimages/5f4aed0c-8410-4e82-9b72-3f1b25b1bb15.png

The graph suggest a top thread usage of 480.
Text says:
Threads: 63 Deamon Threads: 35 Peak Threads: 264

Maybbe the peak threads only count the non-daemon threads?

H

kjkoster
06-11-2008, 13:02
Dear holeinone,

I just can't keep the bugs hidden for you, can I?

I'll fix this in a few hours, when I deploy the new release of Java-monitor. The graph is wrong, it counts the daemon threads on top of the active threads, while it should really be a portion instead.

Kees Jan

holeinone
09-11-2008, 00:00
Just trying to make sense of it all ;)