Is there an AMQP implementation that has a stable C ++ client library
Apache Qpid has a stable C ++ client library - see qpid.apache.org .
https://github.com/alanxz/SimpleAmqpClient
https://github.com/akalend/amqpcpp
https://qpid.apache.org/apis/0.16/cpp/html/
(RabbitMQ and Apache Qpid came out on top for using them) http://wiki.secondlife.com/wiki/Message_Queue_Evaluation_Notes#RabbitMQ
See Apache Active MQ Cpp for an example.
There is a C client for RabbitMQ and a C ++ interface, as it is currently being discussed on the mailing list.
http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-March/006547.html
Greetings
Alexis
Source: https://habr.com/ru/post/1301251/More articles:How can I put two buttons next to each other? - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1301247/should-daos-aka-repositories-be-unit-tested&usg=ALkJrhipmQYpxS1eUjxsVXx09ivu2WyFJgCross Domain Single Selective Login - php"Inactive" way to add javascript to page footer in asp.net - javascriptSaving data using JPA and BeansBinding - javaChange mouse icon through javascript - javascriptProblem with a multithreaded server - c ++Does plupload work with Ruby on Rails? - javascriptUsing the same MySQL connection on different PHP pages - phpBinary tree to get the minimum element in O (1) - javaAll Articles