|
Control lock contention with Java Lock Analyzer |
 vote
 |
|
| Many of today's Java apps use threads to support concurrent programming; lock contention problems can be a result of how an application controls these threads. The Lock Analyzer for Java performs lock analysis on a live application in order to highlight threads with lock contention that could affect performance.
| | |
| |
|
| | read more | score:7347 | -jmalasko, April 15, 2008 |
| |
|
More Programming articles... |
|
|