You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/05/19 05:02:55 UTC

[GitHub] [rocketmq] dragon-zhang commented on pull request #2895: Stage Ordered and disordered comsumption support?

dragon-zhang commented on pull request #2895:
URL: https://github.com/apache/rocketmq/pull/2895#issuecomment-843748004


   > I'm not sure what the real value of this requirement is, In a typical e-commerce system, we usually use a limit to ensure a range of order rather than a very strict order to solve the problem. I'd like to hear from others, so I'll leave this question open for a while.
   
   CN
   这个需求的价值是大幅度提高了顺序消息的性能。原来,顺序消息只能一条一条的消费,但是现在顺序消息在满足一定的条件下,可以并发消费。
   
   EN
   Well, the value of this requirement is that it greatly improves the performance of sequential messages. Originally, sequential messages can only be consumed one by one, but now sequential messages can be consumed concurrently under certain conditions.


-- 
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:
users@infra.apache.org