Go to file
Jean-Sébastien Pédron b5b8ecd2e6
rabbit_fifo_prop_SUITE: `fake_pid` was removed
... in commit 3b0adfda40.
2019-03-04 11:23:08 +01:00
.github Remove markdown formatting 2019-02-03 14:16:04 -08:00
docs Remove inet_dist_listen_* configuration 2019-02-14 09:59:12 +01:00
include Handle races with quorum_queue feature flag migration fun 2019-02-01 11:23:15 +01:00
priv/schema Remove inet_dist_listen_min / max from ini schema since they do not work 2019-02-14 00:05:27 +03:00
scripts rabbitmq-env: Pass remote node name ro child rabbitmqctl(8) 2019-02-20 15:08:00 +01:00
src Merge pull request #1903 from rabbitmq/single-active-noconnection 2019-03-01 21:09:22 +03:00
test rabbit_fifo_prop_SUITE: `fake_pid` was removed 2019-03-04 11:23:08 +01:00
.gitignore Merge branch 'stable' 2017-09-23 22:37:07 +03:00
.travis.yml Travis CI: Update config from rabbitmq-common 2019-01-08 12:50:55 +01:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 09:52:19 -07:00
CONTRIBUTING.md Update git-commit-msgs link 2018-08-28 16:18:20 -07: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 Clarify what MPL version is used, references #1609 2018-05-25 07:27:09 +01:00
LICENSE-MPL-RabbitMQ Fixed years in copyright 2019-01-13 20:54:12 +01:00
Makefile Makefile: Add `feature_flags_SUITE` to the slow testsuites 2019-03-01 15:59:02 +01:00
README.md Fixed years in copyright 2019-01-13 20:54:12 +01:00
check_xref Fixed years in copyright 2019-01-13 20:54:12 +01:00
erlang.mk spelling: protocol 2019-02-12 12:21:08 -05: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 spelling: macro 2019-02-12 12:12:40 -05:00

README.md

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging broker. It supports:

  • AMQP 0-9-1
  • AMQP 1.0
  • STOMP 1.0 through 1.2
  • MQTT 3.1.1

Installation

Tutorials & Documentation

Getting Help

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome on the mailing list.

Licensing

RabbitMQ server is licensed under the MPL 1.1.

Building From Source and Packaging

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