GitHub user lizhanhui added a comment to the discussion: Difference between 
rocketmq-client-go and rocketmq-clients/golang

There are a few differences out there, 

protocol: rocketmq-client-go speaks a customized binary protocol, referred to 
as "remoting"; rocketmq-clients SDKs talks in gRPC;

load-balancing: rocketmq-client-go balances work loads in granularity of queues 
while rocketmq-clients in messages or message groups;

rocketmq-clients are the output of one of 5.x goals: offer more language 
bindings using unified design, model and paradigm.


GitHub link: 
https://github.com/apache/rocketmq-clients/discussions/663#discussioncomment-7987313

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to