开发者

Can somebody tell steps to use OpenAMQ C lib to connect to rabbitMQ server

I am trying to use RabbitMQ in my C/C++ app, so far I have realized that using OpenAMQ's C Client is the only option, but OpenAMQ is AMQP 0-9 something and RabbitMQ server is 0-8. I have read somewhere that people were successful to do minor changes to RabbitMQ to make it work with OpenAMQ C lib.. can somebody experienced with 开发者_StackOverflow中文版this throw some light.


With RabbitMQ use RabbitMQ C AMQP client library available at https://github.com/alanxz/rabbitmq-c.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜