Wednesday, 15 July 2009

Excellent new blog from IBM's Java team ....

Wanted to highlight some great work being done by the Java team at IBM Hursley Park, resulting in a new blog here: -


Here's an example of one of their most recent posts: -

<snip>
The team I'm in at the moment have been developing a tool - IBM Monitoring and Diagnostic Tools for Java - Health Center. The Health Center tool provides live diagnostic information about the VM, and helps you identify some bottlenecks that can occur in your application. This information is gathered with a low overhead, so there is almost no impact on your application.

The kind of information you can get from Health Center includes method profiling, GC details, locking information, class loading, and details about the JVM environment. Here's a screenshot of the profiling information to whet your appetite:

profiling_snippet.jpg

</snip>

Enjoy !

No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...