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.
   
![image](https://github.com/apache/rocketmq-site/assets/68309336/722b2098-381f-4dad-b5b3-24ab59ba31fb)
   
   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]
   
![image](https://github.com/apache/rocketmq-site/assets/68309336/69ef3f08-d064-4910-9d75-16701d88f000)
   
   


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

Reply via email to