This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hong Kong JUG - Monitoring and Managing in Java SE 5 (Sep 22, 05)
Willie Vu
Greenhorn
Joined: Mar 16, 2004
Posts: 13
posted
0
Java SE 5 provides a comprehensive monitoring and management support. It includes the significant instrumentation in the Java virtual machine. The new java.lang.management API defines a set of management interfaces that provides local and remote access to the information on the memory management system, threads and class loading activities, runtime information as well as the underlying operation system. In this talk, we will present the new JVM monitoring and management support and also introduce the new monitoring utility, JConsole, for you to use out-of-the-box.