Tuesday, August 23, 2011

Identifying which Java Thread is consuming most CPU

A nice way to debug cpu usage by threads in a java process

http://code.nomad-labs.com/2010/11/18/identifying-which-java-thread-is-consuming-most-cpu/