# LearnMQ **Repository Path**: peterjxl/LearnMQ ## Basic Information - **Project Name**: LearnMQ - **Description**: 使用Java,学习RabbitMQ的使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-06 - **Last Updated**: 2023-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LearnMQ 本项目是学习Lucene的练手项目,博客请参考:[RabbitMQ](https://www.peterjxl.com/Java-Framework/RabbitMQ/) 目前有以下内容: 1. [RabbitMQ-尚硅谷](https://www.peterjxl.com/RabbitMQ/blog-introduce/) 2. [什么是MQ](https://www.peterjxl.com/RabbitMQ/whtismq/) 3. [RabbitMQ介绍](https://www.peterjxl.com/RabbitMQ/intro/) 4. [RabbitMQ的安装-Windows](https://www.peterjxl.com/RabbitMQ/install-rabbitmq-windows/) 5. [RabbitMQ的安装-Linux](https://www.peterjxl.com/RabbitMQ/install-linux/) 6. [RabbitMQ的安装-Docker](https://www.peterjxl.com/RabbitMQ/install-docker/#安装方法) 7. [RabbitMQ的插件](https://www.peterjxl.com/RabbitMQ/plugin/) 8. [RabbitMQ用户](https://www.peterjxl.com/RabbitMQ/user/) 9. [HelloWorld程序](https://www.peterjxl.com/RabbitMQ/helloworld/) 10. [WorkQueues](https://www.peterjxl.com/RabbitMQ/workqueues/) 11. [消息应答](https://www.peterjxl.com/RabbitMQ/ack/) 12. [RabbitMQ持久化和预取值](https://www.peterjxl.com/RabbitMQ/durable/) 13. [发布确认](https://www.peterjxl.com/RabbitMQ/publish-confirm/) 14. [交换机](https://www.peterjxl.com/RabbitMQ/exchange/) 15. [Topics交换机](https://www.peterjxl.com/RabbitMQ/exchange-topic/) 16. [死信队列](https://www.peterjxl.com/RabbitMQ/deadletter/) 17. [延迟队列](https://www.peterjxl.com/RabbitMQ/delay/) 18. [延迟插件](https://www.peterjxl.com/RabbitMQ/deleyed-plugin/) 19. [发布确认高级](https://www.peterjxl.com/RabbitMQ/confirmseniors/) 20. [备份交换机](https://www.peterjxl.com/RabbitMQ/backup-exchange/) 21. [其他知识点](https://www.peterjxl.com/RabbitMQ/other/) 22. [RabbitMQ集群](https://www.peterjxl.com/RabbitMQ/cluster/) 23. [镜像队列](https://www.peterjxl.com/RabbitMQ/mirror-queue/) 24. [Haproxy+Keepalive实现高可用负载均衡](https://www.peterjxl.com/RabbitMQ/ha-keepalive/) 25. [Federation](https://www.peterjxl.com/RabbitMQ/federation/) 26. [Shovel](https://www.peterjxl.com/RabbitMQ/shovel/)