summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_federation/README.md
blob: efebf43d3aa33ece3f6c2be9994ad13385549b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## RabbitMQ Federation

[![Build Status](https://travis-ci.org/rabbitmq/rabbitmq-federation.svg?branch=master)](https://travis-ci.org/rabbitmq/rabbitmq-federation)

RabbitMQ federation offers a group of features for loosely
coupled and WAN-friendly distributed RabbitMQ setups. Note that
this is not an alternative to queue mirroring.


## Supported RabbitMQ Versions

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


## Documentation

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


## License and Copyright

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

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