samedi 28 mars 2009

python-dbus

simple interprocess messaging system (Python interface)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.

clicksor