rabbitmq-server/deps/rabbit
Michael Klishin ab5eeb745c
Merge pull request #5659 from Ayanda-D/allow-ignoring-supervisor2-error-reports
Controllable way to ignore supervisor2 error reports
2022-08-29 02:13:57 +04:00
..
apps/rabbitmq_prelaunch Revert "Set kernel param prevent_overlapping_partitions to true" 2022-08-10 17:07:30 +00:00
docs Apply rabbitmq/rabbitmq-website#1462 at the source (man pages) 2022-08-23 02:33:13 +04:00
include Remove pre-quorum-queue compatibility code 2022-08-01 12:31:40 +02:00
priv/schema Do not compute checksums for quorum queues 2022-07-06 13:37:50 +02:00
scripts Revert "Set kernel param prevent_overlapping_partitions to true" 2022-08-10 17:07:30 +00:00
src Log release series EOL message as an error 2022-08-28 14:26:21 +04:00
test Introduce a concept of release series EOL date 2022-08-27 17:33:35 +04:00
.gitignore Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
BUILD.bazel Introduce a concept of release series EOL date 2022-08-27 17:33:35 +04:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
INSTALL Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
LICENSE Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
LICENSE-MPL-RabbitMQ Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
Makefile Merge pull request #5659 from Ayanda-D/allow-ignoring-supervisor2-error-reports 2022-08-29 02:13:57 +04:00
README.md Fixup other references to the master branch, which has moved to main 2022-08-16 09:50:10 +02:00
SECURITY.md Fixup other references to the master branch, which has moved to main 2022-08-16 09:50:10 +02:00
bats.bzl Fix bats shell testing in RBE 2021-05-14 10:45:43 +02:00

README.md

OTP v22.3 OTP v23

RabbitMQ Server

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

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

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 2.0.

Building From Source and Packaging

(c) 2007-2020 VMware, Inc. or its affiliates.