You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/02/22 06:45:55 UTC

[GitHub] wlliqipeng commented on a change in pull request #810: add Design:Load blancing en doc

wlliqipeng commented on a change in pull request #810: add Design:Load blancing en doc
URL: https://github.com/apache/rocketmq/pull/810#discussion_r259227993
 
 

 ##########
 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:
   1 Producer Load Balancing

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services