Skip to content

Crearns/annotated-rocketmq

 
 

Repository files navigation

Apache RocketMQ Studying note

This is my note for studying Apache RocketMQ source code analysis. I mainly study RocketMQ through source code. The source code in the repository has comments when I learn RocketMQ

  • RocketMQ-NameSrv
  • RocketMQ-Remoting
  • RocketMQ-Broker
  • RocketMQ-Store
  • RocketMQ-Client(Producer & Consumer)
  • RocketMQ-Transaction
  • RocketMQ-High Available

Extra Get:

源码分析笔记

Need to go deeper:

  • RocketMQ Store
  • RocketMQ Broker

About

Apache RocketMQ Studying note

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.8%
  • Other 1.2%