# rabbitmq_doc **Repository Path**: mirrors_gspandy/rabbitmq_doc ## Basic Information - **Project Name**: rabbitmq_doc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-14 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 作者github: [https://github.com/jc3wish](https://github.com/jc3wish) 电子书github: [https://github.com/jc3wish/rabbitmq.gitbook.io](https://github.com/jc3wish/rabbitmq.gitbook.io) RabbitMQ性能测试工具: [RabbitMQTest](https://github.com/jc3wish/RabbitMQTest) RabbitMQ 在大家印象中就是一个由erlang语言写的,支持事务,持久化,分布式及高可用的集群. 由于是传说中的Erlang写的,性能也很强. RabbitMQ很优秀.功能也很强大,但实际上有没有哪些地方被我们误解了,或者某些地方我们不知道哪些隐藏功能呢? 比如RabbitMQ分布式那性能是随着机器的增多性能就一定提升吗?高可用是有多高可用呢? 持久化是一定不丢数据吗?