Skip to content

Commit

Permalink
增加 RocketMQ 源码解析
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaiV committed May 11, 2018
1 parent 18bff84 commit 8492936
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 +1266,7 @@ APM — Application Performance Management
### RocketMQ
Java实现,推拉模式都是支持,吞吐量逊于Kafka。可以保证消息顺序。
* [《RocketMQ 实战之快速入门》](https://www.jianshu.com/p/824066d70da8)
* [《RocketMQ 源码解析》](http://www.iocoder.cn/categories/RocketMQ/?vip&architect-awesome)

### ActiveMQ
纯Java实现,兼容JMS,可以内嵌于Java应用中。
Expand Down Expand Up @@ -2530,3 +2531,5 @@ TODO

### VPS
* [Linode](http://linode.com)


0 comments on commit 8492936

Please sign in to comment.