# rocketmq-demo **Repository Path**: java_jiangshi/rocketmq-demo ## Basic Information - **Project Name**: rocketmq-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-06 - **Last Updated**: 2021-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo1 demo1. 同步消息 demo2. 异步消息 demo3. 单向消息 demo4. 顺序消息 demo5. 延时消息 demo6. 批量消息 demo7. 消息过滤 demo8. 事务消息 # demo2-springboot-rocketmq springboot 整合 rocketmq 收发消息的样例代码 # rocketmq 参考 [RocketMQ (一) 安装](https://blog.csdn.net/weixin_38305440/article/details/106963070) [RocketMQ (二) 双主双从同步复制集群方案](https://blog.csdn.net/weixin_38305440/article/details/107075876)