Detecting thread bottlenecks

You can detect thread bottlenecks in your application, including thread contentions and thread deadlocks, by collecting Thread Analysis data when profiling. Contentions slow the application's performance, and deadlocks bring execution to a halt.

The following topics provide specific instructions:

Parent topic: Detecting and analyzing run-time problems

Related concepts
Thread bottleneck detection user interface reference

Related tasks
Getting started: Creating a profiling configuration for run-time problem determination

Related information
Getting started: Profiling J2EE applications
Getting started: Thread bottleneck detection

Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.