Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Know your tools: JVM's jstack | Dark Hacker News
Know your tools: JVM's jstack
(devolution.tech)
3 points
by
jakon89
6 years ago
| 2 comments
tuczi
6 years ago
|
next
[−]
jstack does only one thing but does it well :) It is one of the most useful tools while debugging JVM apps and everybody should get to know it.
bollol
6 years ago
|
parent
|
next
[−]
yeah but it somehow very hard to automate/use it in containers where access is strictly censored. APMs like Newrelic provides similar capabilities.