Previously the value was limited to 1 due to a bug in Ranch 1.0: it didn't depend on the ssl app, which means Ranch/ssl shut down order was not guaranteed. This led to scary but entirely harmless exception traces in the log, one per TLS acceptor. The issue is no longer present in Ranch 1.3.x and 1.4.0. Per discussion with @essen. |
||
|---|---|---|
| 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.