xiangwangcheng commented on issue #1671: what is the rightway to use producer 
send async messages 
URL: https://github.com/apache/rocketmq/issues/1671#issuecomment-568822618
 
 
   Maybe the performance nest is on the client-side.
   In async mode, the client sends messages without waiting for responses from 
the broker. So, actually the broker has no business with that. Maybe it is the 
client-side that the defaultAsyncSenderExecutor can not follow the speed of 
sending messages.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to