|
Summary: Monitoring JVM memory and threads in C++ Applications, when troubleshooting application memory and thread consumption.
OverviewIn some cases, you might want to monitor the activity of the JVM running as part of your C++ application. The jconsole is a great tool that allows you to troubleshoot the JVM internals. To view and monitor the JVM loaded into the C++ process memory address using the jconsole:
|
Wiki Content Tree
Your Feedback Needed!
We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.
Labels
(None)
Add Comment