RocketMQ source code analysis - Broker startup process and registration principle
The article is long. It is recommended to collect it before reading it
In the previous article, we introduced the NameServer startup process and several core points involved in NameServer startup:
Load the NameServer configuration class and NettyServer configuration class, and create the core component NamesrcControllerInitialize various data ...
Posted by mdgottlieb on Mon, 22 Nov 2021 12:39:55 -0800