Qpid C++ Developer Kit.
0
The
Qpid project provides implementations of the
AMQP messaging specification in several programming language. Qpidc provides APIs and libraries to implement AMQP clients in C++. Qpidc clients can interact with any compliant AMQP message broker. The Qpid project also provides an AMQP broker daemon called qpidd that you can use with your qpidc clients.
See the client API reference to get started.