Currently it isn't easy to call various qpid python scripts (qpid-tool,
qpid-config, qpid-cluster etc.) from python without doing an os.system call
which is time consuming.
There's a simple pattern for doing this at
http://www.artima.com/weblogs/viewpost.jsp?thread=4829
I'm thinking of applying that to the python qpid scripts - anyone know any
pitfalls or have better suggestions?
Cheers,
Alan.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]