Is there a AMQP implementation that has stable C++ Client library [duplicate]
问题 This question already has answers here : AMQP C++ implementation (5 answers) Closed 4 years ago . Is there a AMQP implementation that has stable C++ Client library 回答1: Apache Qpid has a stable C++ client library -- see qpid.apache.org. 回答2: RabbitMQ: https://github.com/alanxz/SimpleAmqpClient https://github.com/akalend/amqpcpp Apache Qpid: https://qpid.apache.org/apis/0.16/cpp/html/ Reviews on Message Brokers (RabbitMQ and Apache Qpid came out on top for their uses) http://wiki.secondlife