-
Book Overview & Buying
-
Table Of Contents
RabbitMQ Cookbook
By :
Besides ha-mirror and federation plugins, there is a shovel plugin to increase the application reliably. The shovel is a queue-to-exchange pumper. It's a sort of RabbitMQ client integrated in the broker as a plugin that can consume messages from one or more queues and redirect them to other ones either locally or on remote brokers.
As a client, it's ready for WAN connections and can tolerate network interruptions.
In this recipe, we are going to show you how to use the plugin with an easy configuration. We will pump messages between two queues on different brokers with a WAN connection in between, which can be seen as follows:

You need two RabbitMQ instances; name them rabbitmq@rabbitmqc1 and rabbitmq@rabbitmqShovel.
You need to install the shovel plugin in one of the brokers (rabbitmq@rabbitmqShovel) by performing the following steps:
Enable the plugin using rabbitmq-plugins enable rabbitmq_shovel.
Enable the plugin for web...
Change the font size
Change margin width
Change background colour