# rabbitmq-server **Repository Path**: w_g/rabbitmq-server ## Basic Information - **Project Name**: rabbitmq-server - **Description**: github访问速度你懂的,为了方便使用同步到开源中国,一切请在不违背源项目的前提下进行。 如果有人对此提出意见,请邮件联系,会尽快处理。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RabbitMQ Server [RabbitMQ](https://rabbitmq.com) is a [feature rich](https://rabbitmq.com/documentation.html), multi-protocol messaging broker. It supports: * AMQP 0-9-1 * AMQP 1.0 * STOMP 1.0 through 1.2 * MQTT 3.1.1 ## Installation * [Installation guides](https://rabbitmq.com/download.html) for various platforms ## Tutorials & Documentation * [RabbitMQ tutorials](https://rabbitmq.com/getstarted.html) * [Documentation guides](https://rabbitmq.com/documentation.html) * [Documentation Source Code](https://github.com/rabbitmq/rabbitmq-website/) * [Client libraries and tools](https://rabbitmq.com/devtools.html) * [Tutorials Source Code](https://github.com/rabbitmq/rabbitmq-tutorials/) ## Getting Help * [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users) * [Commercial support](https://rabbitmq.com/services.html) from [Pivotal](http://pivotal.io) for open source RabbitMQ * [Community Slack](https://rabbitmq-slack.herokuapp.com/) * `#rabbitmq` on Freenode ## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](https://rabbitmq.com/github.html). ## Licensing RabbitMQ server is [licensed under the MPL 1.1](LICENSE-MPL-RabbitMQ). ## Building From Source and Packaging * [Building RabbitMQ Server From Source](https://rabbitmq.com/build-server.html) * [Building RabbitMQ Server Packages](https://rabbitmq.com/build-server.html) ## Copyright (c) Pivotal Software Inc., 2007-2018.