AMQP10 shovels don't need the amqp10 message format, the binary can be translated directly into a message container and also the other way around. The new amqp10_raw_msg just stores the payload and information required to create the transfer frame, skipping a few unnecessary encoding/decoding operations of the AMQP10 sections. |
||
---|---|---|
.. | ||
include | ||
priv/schema | ||
src | ||
test | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-MPL-RabbitMQ | ||
Makefile | ||
README.md |
README.md
RabbitMQ Shovel
RabbitMQ Shovel is a WAN-friendly tool for moving messages from a queue to an exchange, typically between different nodes. It is implemented as a RabbitMQ plugin and has a management UI extension.
Supported RabbitMQ Versions
This plugin ships with RabbitMQ, there is no need to install it separately.
Documentation
See RabbitMQ shovel plugin on rabbitmq.com.
License and Copyright
Released under the same license as RabbitMQ.
2007-2020 (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.