Runtime configuration (was Re: JMX equivalent in Python

Ville Vainio vvainio at tp.spt.fi
Wed Mar 19 11:31:10 CET 2003


timothyrandolph at yahoo.com (Tim Randolph) wrote in message news:<7f2b571b.0303181330.4b96ce9b at posting.google.com>...


> JMX seems to be a collision between a component model and SNMP.  One

It would be interesting to have standard CORBA interfaces for runtime
configuration of programs. It would need an IDL with setattr, getattr,
and some locking. Also a central server (alas, a single point of
failure) for listing configurable apps and a (GUI?) client program to
do the actual configration would be needed. But that's about it. It
seems so simple that one starts to wonder why it hasn't been done
before.




More information about the Python-list mailing list