universefeeler commented on a change in pull request #810: add Design:Load blancing en doc URL: https://github.com/apache/rocketmq/pull/810#discussion_r259399336
########## File path: docs/en/7.Design:Load_blancing.md ########## @@ -0,0 +1,42 @@ +## Load Balancing +Load balancing in RocketMQ is accomplished on Client side. Specifically, it can be divided into load balancing at Producer side when sending messages and load balancing at Constumer side when subscribing messages. + +### Producer Load Balancing Review comment: ok, added it ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
