rabbitmq-server/deps/rabbitmq_federation/README.md

24 lines
570 B
Markdown
Raw Normal View History

2015-08-14 17:47:57 +08:00
## 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.
2015-08-14 17:48:22 +08:00
## Supported RabbitMQ Versions
This plugin ships with RabbitMQ, there is no need to
install it separately.
2015-08-14 17:47:57 +08:00
## Documentation
See [RabbitMQ federation plugin](http://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) Pivotal Software Inc.