On 22/01/18 14:05, gewesp wrote:
I'm consulting with a company in the security business and we're evaluating
the use of QPID as a messaging platform.
Q1: Supported AMQP versions of the C++ broker (qpidd):
* According to https://qpid.apache.org/components/cpp-broker/index.html
<https://qpid.apache.org/components/cpp-broker/index.html> ,
it supports 0-10 and 1.0.
* According to
https://qpid.apache.org/releases/qpid-cpp-1.37.0/cpp-broker/book/AMQP-Compatibility.html
<https://qpid.apache.org/releases/qpid-cpp-1.37.0/cpp-broker/book/AMQP-Compatibility.html>
,
it supports 0-9 and 0-10 .
Which one is it?
0-10 and 1.0
Q2: APIs: As far as I understand, there are two C++ APIs (Messaging and
Proton). Which one of
these is the preferred one and will be supported in the long run?
I would say the proton one.
Q3: Python3 support: AFAICS, there is Python3 support for the Proton API,
but not for Messaging (neither
is it planned?). Can I deduce from that that the Proton API is the
preferred one?
Yes (the qpid.messaging python client does not support AMQP 1.0)
FWIW, we're using Ubuntu 16.04 (LTS) and we'd like to go with standard
Ubuntu packages
as far as practicable. The project requires the use of AMQP 1.0.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]