Choose between RabbitMQ federation and shovel for cross-broker message bridging

domain: rabbitmq · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Enable the relevant plugin on both brokers: rabbitmq-plugins enable rabbitmq_federation (or rabbitmq_shovel)
  2. For federation: define an upstream via policy pointing at the remote broker URI; messages are pulled from the upstream only when there is local consumer demand — federation is demand-driven
  3. For shovel: configure a static or dynamic shovel that continuously moves messages from a source queue on broker A to a destination exchange on broker B regardless of downstream consumers
  4. Use federation when bridging geographically distributed clusters for pub/sub or work-queue distribution where you want topology transparency and auto-scaling of message flow with demand
  5. Use shovel when you need a reliable one-way message pipeline between two specific endpoints, such as aggregating messages from multiple regional clusters into a central analytics broker
  6. Verify bridge state: rabbitmqctl eval 'rabbit_federation_status:status().' for federation or rabbitmqctl shovel_status for shovel

Known gotchas

Related routes

Create and manage a RabbitMQ dynamic shovel via the management HTTP API to bridge queues between brokers
rabbitmq.com · 6 steps · unrated
Set up RabbitMQ exchange federation with an upstream policy to bridge a queue across two independent broker clusters
rabbitmq.com · 6 steps · unrated
Bridge topics bidirectionally between two HiveMQ Enterprise brokers using the HiveMQ Bridge Extension
docs.hivemq.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans