You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Florian Weimer <fw...@redhat.com> on 2012/07/27 10:02:53 UTC

Python QMF implementation on top of qpid.messaging

Is there a Python implementation of QMF which is based on qpid.messaging 
instead of cqpid?

-- 
Florian Weimer / Red Hat Product Security Team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: Python QMF implementation on top of qpid.messaging

Posted by Gordon Sim <gs...@redhat.com>.
On 07/27/2012 09:02 AM, Florian Weimer wrote:
> Is there a Python implementation of QMF which is based on qpid.messaging
> instead of cqpid?

I'm not sure that its an official 'implementation of QMF', but there is 
a new library which the tools use that is essentially just some helper 
routines to simplify constructing QMFv2 messages and parsing the responses.

It's at 
https://svn.apache.org/repos/asf/qpid/trunk/qpid/tools/src/py/qpidtoollibs/broker.py 
if that's of any interest. I guess it depends on what you want to do 
exactly.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org