T
T
tegrato2018-07-11 12:06:26
Message Queues
tegrato, 2018-07-11 12:06:26

How to transfer queues from IBM MQ to Rabbit MQ?

There is a server with IBM MQ, on it the queue is created.
There is a second server (Linux Debian9). It is necessary to implement on it a mechanism for receiving messages from the queue on the first server. I really don’t want to install the IBM MQ client on the second server for some reason, so the option to use Rabbit MQ was chosen (it is already installed and works fine on the second server).
It seems that you can configure the transfer of a queue from IBM MQ to Rabbit MQ using adapters (inbound-channel-adapter and outbound-channel-adapter), and even without using JAVA, but only using XML files.
How to implement it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question