It is used to instrument (monitor, watch) a Java Virtual Machine.
You can see memory usage, threads running, classes loaded and any additional information provided by the managed beans (MBeans) registered into the VM.
The MBeans are objects that holds configuration or runtime information (and provide methods as well).

Rory Browne wrote:


2008/7/15 Daniel Kersten <[EMAIL PROTECTED]>:

Hi everyone!

Is there such a thing as Javas jconsole for Python?
What does javas jconsole do?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Python Ireland" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to