RongtongJin commented on issue #568: URL: https://github.com/apache/rocketmq-externals/issues/568#issuecomment-641697893
Hi @RonnieGandhi , Welcome to the RocketMQ community. IMO, this is a very challenging topic, you need to have enough understanding of the code and architecture of RocketMQ. So I suggest you read the [document](https://github.com/apache/rocketmq/blob/master/docs/en/Design_LoadBlancing.md#2-consumer-load-balancing) and code about RocketMQ, especially related to consumer rebalancing. You can also refer to the implementation of other messaging platform in consumer rebalancing, such as Kafka, RabbitMQ, etc. Finally, looking forward to your participation. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
