Is there a AMQP implementation that has stable C++ Client libary
? Is this *AMQP*, rather than ActiveMQ ? The two are different.
Brian Agnew
2010-02-14 14:39:51
AMQP is a standard, Active MQ is an implementation of it (at least that's my understanding of http://activemq.apache.org/amqp.html)
Jeff Foster
2010-02-14 15:48:14
ActiveMQ does not implement AMQP yet.
alexis
2010-03-06 18:13:32
A:
Apache Qpid has a stable C++ client library -- see qpid.apache.org.
Dave
Dave
2010-03-03 19:27:30
A:
There is a C client for RabbitMQ and a C++ interface for it is being discussed on the mailing list right now.
http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-March/006547.html
Cheers
alexis
alexis
2010-03-06 18:15:46