Go to file
Michael Klishin 065f31d3d8 Commit .deb and .rpm change logs 2016-08-05 17:18:02 +01:00
docs Allow caching HiPE-compilation results 2016-05-20 17:39:28 +03:00
include Default timeouts: fix global/add per-command 2016-07-14 13:39:17 +03:00
packaging Commit .deb and .rpm change logs 2016-08-05 17:18:02 +01:00
scripts Bump default VM atom table size to 5M 2016-07-28 15:38:48 +03:00
src added rabbit_registry require 2016-08-02 12:18:07 +02:00
test Run client helper tear down steps before broker's 2016-07-14 14:34:20 +03:00
.gitignore Ignore debug/* 2016-06-28 22:58:25 +03:00
.travis.yml Travis CI: Do not set CT_OPTS, it's handled by rabbitmq-build.mk 2016-07-05 17:18:49 +02:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:24:59 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:24:59 +03:00
INSTALL No longer download a garbled copy of the install / build instructions from the website. 2011-11-09 17:40:37 +00:00
LICENSE add mochi license information 2012-09-13 12:18:55 +01:00
LICENSE-MIT-Mochi add mochijson2 and license, plus some helper functions 2012-08-21 15:21:01 +01:00
LICENSE-MPL-RabbitMQ GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
Makefile Use CT_OPTS from rabbitmq-build.mk 2016-07-05 17:18:28 +02:00
README Restore a single line README 2015-04-04 15:55:33 +03:00
README.md (c) year 2016-05-13 10:44:35 +08:00
check_xref GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
erlang.mk Update erlang.mk 2016-05-27 10:37:28 +02:00
quickcheck Control max_size, and remove some broken premature abstraction from the Makefile. 2014-06-26 15:16:55 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2016-07-14 15:37:27 +03: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-2016.