Skip to content

Commit a192988

Browse files
committed
[Update] 添加MQ基本原理
1 parent 0899a14 commit a192988

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

common/MQ基本原理.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# MQ 基本原理
2+
3+
![](http://image.rainstorm.vip/blog/rmq-model.png)
4+
![]()
5+
6+
## 参考
7+
8+
- [一个故事告诉你什么是消息队列](https://github.com/jasonGeng88/blog/blob/master/201705/MQ.md)
9+
- [消息队列技术介绍](https://www.jianshu.com/p/689ce4205021)
10+
- [十分钟入门RocketMQ - 阿里中间件团队博客](http://jm.taobao.org/2017/01/12/rocketmq-quick-start-in-10-minutes/)
11+
- [消息队列 RocketMQ - 阿里云RocketMQ产品文档](https://help.aliyun.com/product/29530.html?spm=a2c4g.11186623.6.540.7f352833vRAGSK)
12+
- [Core Concept - Apache RocketMQ](https://rocketmq.apache.org/docs/core-concept/)
13+
- [消息队列技术点梳理(思维导图版)](http://neoremind.com/2018/03/%E6%B6%88%E6%81%AF%E9%98%9F%E5%88%97%E6%8A%80%E6%9C%AF%E7%82%B9%E6%A2%B3%E7%90%86/)

0 commit comments

Comments
 (0)