Prior to this change, setting RABBITMQ_DISTRIBUTION_BUFFER_SIZE and/or RABBITMQ_SCHEDULER_BIND_TYPE would not be added to SERVER_ERL_ARGS because the latter variable was built prior to reading rabbitmq-env.conf Fixes #1338 [#150452491] Signed-off-by: Luke Bakken <lbakken@pivotal.io> |
||
|---|---|---|
| docs | ||
| include | ||
| scripts | ||
| src | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| INSTALL | ||
| LICENSE | ||
| LICENSE-MIT-Mochi | ||
| LICENSE-MPL-RabbitMQ | ||
| Makefile | ||
| README.md | ||
| check_xref | ||
| erlang.mk | ||
| quickcheck | ||
| rabbitmq-components.mk | ||
README.md
RabbitMQ Server
RabbitMQ is a feature rich, multi-protocol messaging broker. It supports:
- AMQP 0-9-1
- STOMP 1.0 through 1.2
- MQTT 3.1.1
- AMQP 1.0
Installation
- Installation guides for various platforms
Tutorials & Documentation
- RabbitMQ tutorials
- Documentation guides
- Documentation Source Code
- Client libraries and tools
- Tutorials Source Code
Getting Help
- RabbitMQ mailing list
#rabbitmqon Freenode- Commercial RabbitMQ support from Pivotal
Contributing
See CONTRIBUTING.md and our development process overview.
License
RabbitMQ server is licensed under the MPL.
Building From Source and Packaging
Copyright
(c) Pivotal Software Inc., 2007-2017.