Go to file
Michael Klishin c0bd3bac9e Merge pull request #858 from rabbitmq/rabbitmq-management-211
Report queue reductions per second and GC options
2016-06-29 19:13:55 +03:00
docs Allow caching HiPE-compilation results 2016-05-20 17:39:28 +03:00
include Use the new -spec format 2016-06-28 16:02:00 +02:00
packaging Use the new -spec format 2016-06-28 16:02:00 +02:00
scripts Fix bashisms in OCF HA script 2016-06-08 17:42:38 +03:00
src Merge pull request #858 from rabbitmq/rabbitmq-management-211 2016-06-29 19:13:55 +03:00
test Use the new `rand_compat` module to transition from `random` to `rand` 2016-06-28 16:02:00 +02:00
.gitignore Ignore debug/* 2016-06-28 22:58:25 +03:00
.travis.yml Add Travis CI job to deploy and smoke test a rabbit OCF 2016-03-15 16:03:54 +01: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
LICENSE add mochi license information 2012-09-13 12:18:55 +01:00
LICENSE-MIT-Mochi
LICENSE-MPL-RabbitMQ GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
Makefile Use the new -spec format 2016-06-28 16:02:00 +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-05-29 23:21:53 +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.