rabbitmq-server/deps/rabbitmq_federation
Philip Kuryloski e5a4907a60 Update exchange_SUITE timeouts
When the suite passes, it's about 120 seconds total, so 5 minutes per
case seems to be too much. Additionally, if the suite times out at the
bazel level, we get no logs, so the cause of the timeout is unclear.
2021-11-16 12:03:20 +01:00
..
etc Initial move to erlang.mk 2015-10-19 17:29:55 +02:00
include Switch from Lager to the new Erlang Logger API for logging 2021-03-11 15:17:36 +01:00
src Update link in comment 2021-11-04 15:45:17 -07:00
test Update exchange_SUITE timeouts 2021-11-16 12:03:20 +01:00
.gitignore Git: Ignore copied CLI 2019-12-12 13:30:17 +01:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:28 +01:00
BUILD.bazel Maybe reduce flakiness of the exchange_SUITE 2021-11-02 18:23:54 +01:00
CODE_OF_CONDUCT.md URL Cleanup 2019-03-20 08:16:24 -05:00
CONTRIBUTING.md Update git-commit-msgs link 2018-08-28 16:18:46 -07:00
LICENSE Update LICENSE 2020-07-20 10:53:52 +01:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 16:59:20 +01:00
Makefile Remove duplicate rabbitmq-components.mk and erlang.mk files 2021-03-22 15:40:19 +01:00
README-hacking That changed some time ago. 2012-12-12 17:30:14 +00:00
README.md README.md: Add Travis CI badge 2020-03-31 10:46:06 +02:00

README.md

RabbitMQ Federation

Build Status

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 on rabbitmq.com.

Released under the same license as RabbitMQ.

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