You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2009/11/17 21:09:28 UTC

Making qpid python scripts callable from python programs.

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:dev-subscribe@qpid.apache.org