Monitoring application to monitor a Java desktop application performance

Posted by TacB0sS on Stack Overflow See other posts from Stack Overflow or by TacB0sS
Published on 2010-06-06T10:31:17Z Indexed on 2010/06/06 10:42 UTC
Read the original article Hit count: 304

Hey,

I have a Java desktop application I wrote, and I would like a recommendation about a monitoring application that can spot bottlenecks in the code and real time memory consumptions.

As I was developing for J2Me, the WTK then, had a memory monitor, and I found it really useful, I would like to know which monitoring program you think is best to use.

Thanks, Adam.

© Stack Overflow or respective owner

Related posts about java

Related posts about monitoring