开发者

Does FUSE ESB support RabbitMQ?

开发者 https://www.devze.com 2023-03-13 01:31 出处:网络
I am making one rails application which is integreted with RabbiMQ. I want to integrate Fuse ESB in my application, but still after google I am not confirmed that Rabbi开发者_运维知识库tMQ supports to

I am making one rails application which is integreted with RabbiMQ.

I want to integrate Fuse ESB in my application, but still after google I am not confirmed that Rabbi开发者_运维知识库tMQ supports to Fuse ESB or not.

Can anybody tell me that RabbitMQ supports Fuse ESB or not?


FUSE ESB contains a messaging infrastructure based on the JMS technology of Apache ActiveMQ. ActiveMQ is not interoperable out-of-the-box with AMQP systems like RabbitMQ.

However, Apache Camel (also part of FUSE) supports AMQP via the client API of the Apache Qpid project. Since both Qpid and RabbitMQ implement the AMQP messaging standard, you may be able to communicate with a RabbitMQ broker from a Qpid client. There are some potential issues and solutions associated with this approach outlined here.

0

精彩评论

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

关注公众号