kobe-yang opened a new issue, #582: URL: https://github.com/apache/rocketmq-site/issues/582
Document Optimization: Message Transmission Model Introduction The introduction to the consumer model is not very clear and complete, and it may be ambiguous to read.  Regarding the original description of point-to-point, I personally feel that this mode is more like a shared messaging pattern. If we change it to the following, readers may find it easier to understand without ambiguity. After the overall modification, the consumer model can be divided into the following three categories: - Point-to-Point [The newly added mode is the point-to-point model] - Publish-Subscribe [Using the previous publish-subscribe model] - Shared [The previous point-to-point aligns better with this pattern]  -- 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]
