RabbitMQ AMQP Source Connector
As a developer
I want to easily move messages from Rabbit queues to Kafka
so that I can disseminate the data in legacy systems into our Kafka landscape
In addition, this will help with migrations moving from RabbitMQ to Kafka as there is no need for a big bang approach when moving applications across.
1
vote