You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/20 03:45:51 UTC

[GitHub] [rocketmq] ShannonDing commented on issue #5658: Sending message in asynchronous mode by using python client

ShannonDing commented on issue #5658:
URL: https://github.com/apache/rocketmq/issues/5658#issuecomment-1358799163

   The asynchronous sending interface is problematic in the previous implementation, and cannot achieve basic flow control. It was abandoned long ago, therefore, it is recommend that you directly use the synchronization interface when 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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org