tsunghanjacktsai commented on code in PR #4508: URL: https://github.com/apache/rocketmq/pull/4508#discussion_r905907699
########## README.md: ########## @@ -13,7 +13,7 @@ It offers a variety of features: -* Messaging patterns including publish/subscribe, request/reply and streaming +* Messaging patterns including clustering/broadcasting, publish/subscribe, request/reply Review Comment: The clustering/broadcasting is a consumption mode. Making it a messaging pattern might be not that precise. And we do have a streaming pattern, where you could find it in [RocketMQ Streams](https://github.com/apache/rocketmq-streams) and maybe try it out. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
