On 01/22/2016 06:07 PM, Robbie Gemmell wrote:
On 21 January 2016 at 23:47, Hamza Sheikh <[email protected]> wrote:
Can Proton replace qpid-python, qpid-tools, qpid-qmf for *both* my use
cases: (a) read/receive messages and (b) get info from the broker?

[...]

I don't have much experience at all with the python bits components
but I believe the situation is such that the answer is generally yes,
you could use proton to send/receive messages and get info from the
broker, as the QMF tools are essentially sending/receiving
particularly formatted messages to the broker that you could similarly
produce/interpret yourself.

Just to expand on that, you would essentially need to rewrite the tools that are provided in qpid-tools to use proton rather than qpid.messaging. The api to qpid.messaging is completely different from proton.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to