- Notifications
You must be signed in to change notification settings - Fork3.9k
Open source RabbitMQ: core server and tier 1 (built-in) plugins
License
Unknown and 2 other licenses found
Licenses found
rabbitmq/rabbitmq-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RabbitMQ is afeature rich,multi-protocol messaging and streaming broker. It supports:
- AMQP 1.0
- AMQP 0-9-1
- RabbitMQ Stream Protocol
- MQTT 3.1, 3.1.1, and 5.0
- STOMP 1.0 through 1.2
- MQTT over WebSocket
- STOMP over WebSocket
- AMQP 1.0 over WebSocket (supported inVMware Tanzu RabbitMQ)
- Currently supported released series
- Installation guides for various platforms
- Kubernetes Cluster Operator
- Changelog
- Releases on GitHub
- Community Support Eligibility Policy
- Supported Erlang versions
Some key doc guides include
- CLI tools guide
- Clustering andCluster Formation
- Configuration guide
- Client libraries and tools
- Monitoring andPrometheus/Grafana
- Upgrading
- Kubernetes Cluster Operator
- Production checklist
- Quorum queues: a replicated, data safety- and consistency-oriented queue type
- Streams: a persistent and replicated append-only log with non-destructive consumer semantics
- Runtime Parameters and Policies
- Runnable tutorials
RabbitMQ documentation is alsodeveloped on GitHub.
- Commercial editions of RabbitMQ
- Commercial edition for Kubernetes
- Commercial support fromBroadcom for open source RabbitMQ
Please read theCommunity Support Eligibility Policy documentfirst.
The recommended community forums are
SeeCONTRIBUTING.md and ourdevelopment process overview.
Questions about contributing, internals and so on are very welcome inGitHub Discussionsorcommunity Discord server in thecore-and-plugin-dev
channel.
RabbitMQ server islicensed under the MPL 2.0.
Community Support Eligibility Policydocument explains the open source RabbitMQ support policy adopted by the RabbitMQ Core Team.
(c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
About
Open source RabbitMQ: core server and tier 1 (built-in) plugins