Go to file
Michael Klishin 4f7da6bef9 Merge branch 'rabbitmq-server-541' into stable
This is only a part of what #541 is supposed to cover but
it already helped in a particular node shutdown lockup we've
observed => worth merging earlier.

Per discussion with @dcorbacho.
2016-01-29 17:13:53 +03:00
docs Merge pull request #543 from binarin/rabbitmq-server-rotate-logs-data-loss 2016-01-15 02:37:58 +03:00
include Explain 2015-11-10 01:39:38 +03:00
packaging Sync RPM package description with Debian 2015-12-23 16:44:05 +03:00
scripts Create directories and files on Windows before conversion to short filenames 2016-01-26 18:42:57 +01:00
src Merge branch 'rabbitmq-server-541' into stable 2016-01-29 17:13:53 +03:00
test/temp Move password_hashing_tests.erl to rabbitmq-test 2015-10-20 11:10:48 +02:00
.gitignore .gitignore: make absolute paths relative 2015-12-28 17:51:12 +03:00
.travis.yml Tell travis to wait for long-running tests. 2015-12-18 10:53:11 +00:00
CONTRIBUTING.md Sync CONTRIBUTING.md with the template one 2015-02-20 17:07:28 +03:00
INSTALL
LICENSE
LICENSE-MIT-Mochi
LICENSE-MPL-RabbitMQ GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
Makefile Distribute event-exchange, recent-history-exchange and sharding 2015-12-21 17:22:54 +01:00
README Restore a single line README 2015-04-04 15:55:33 +03:00
README.md Trigger a new Travis build 2015-12-16 00:59:08 +03:00
build.config Sync with upstream build.config 2015-12-18 20:33:03 +01:00
check_xref GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
erlang.mk Update erlang.mk 2015-12-18 20:33:28 +01:00
quickcheck
rabbitmq-components.mk Update rabbitmq-components.mk 2015-12-18 19:08:06 +01:00

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

Tutorials & Documentation

Getting Help

Contributing

See CONTRIBUTING.md and our development process overview.

License

RabbitMQ server is licensed under the MPL.

Building From Source

See building RabbitMQ server from source.

(c) Pivotal Software Inc., 2007-2015.