Analyze of thread

In this topic , I decide to introduce software that can help to control thread ,detect deadlock ,etc… . and by using them we can have deep view of threads and can learn about them

I start by this software

Thread Scheduling Visualizer
http://java.sun.com/javase/technologies/realtime/reference/TSV/JavaRTS-TSV.html

Anyone knows other software?

We’ve been using quartz at work.

I personally haven’t had to work with any of that code, but I haven’t heard any complaints yet.