JMX equivalent in Python

Tim Randolph timothyrandolph at yahoo.com
Mon Mar 17 23:26:02 EST 2003


I have been digging into JMX [1] and am wondering if there is any
equivalent in Python.

JMX is a Java extension that specify application managment
architecture, api's and basic services.

Is there anything like this for Python?  Outside of Zope do
centralized management services and interfaces even make sense for
Python?  Java does has a more active agenda of displacing the OS than
Python.

Some of what's interesting about it is that it gives Java the ability
to be a bit more dynamic than it is out of the box, but it still has
nothing on Python there.

--Tim

[1] JMX High Level Overview

http://java.sun.com/products/JavaManagement/wp/




More information about the Python-list mailing list