summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_shovel/README.md
blob: 08b0f6650010caa0be331e42ff19ccdfc58e5e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## 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](https://github.com/rabbitmq/rabbitmq-shovel-management/).


## Supported RabbitMQ Versions

This plugin ships with RabbitMQ, there is no need to
install it separately.


## Documentation        

See [RabbitMQ shovel plugin](https://www.rabbitmq.com/shovel.html) on rabbitmq.com.


## License and Copyright

Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html).

2007-2020 (c) 2007-2020 VMware, Inc. or its affiliates.