I'm currently using qpid-python, qpid-tools, and qpid-qmf for sending/receiving messages and to get info about/from the Qpid broker (queues, stats, etc.).

Unfortunately, qpid-python is Python 2 only and does not support Python 3 (can't even pip install). I tried to port it to Python 3 but gave up because (a) code quality is a complete mess, (b) messaging is not my passion, (c) I did not have more time to spend on it.

My code depends on these three packages and I can't support Python 3 in my code because of this limitation.

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?

--
Hamza Sheikh
Twitter: @aikchar

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

Reply via email to