# springbootRabbitmq
**Repository Path**: qianggetaba/springbootRabbitmq
## Basic Information
- **Project Name**: springbootRabbitmq
- **Description**: springbootRabbitmq
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-03-25
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# springbootRabbitmq
springbootRabbitmq
1. 最简队列模式,只有一个queue, 有多个消费者时,分摊加速消费消息
2. DirectExchange模式, 生产消息打exchange,exchang根据routingKey发送打queue