Spiking Thread Analysis Pattern

Learn about the spiking thread pattern.

In this pattern, we look at all threads and find those that are not waiting. Almost all threads are waiting most of the time. So, the chances to dump the normal process and see some active threads are very low.

In summary, first we list all threads:

Get hands-on with 1200+ tech skills courses.