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/12/13 09:42:06 UTC

[GitHub] [rocketmq] HScarb commented on issue #3634: [RIP-26] Improve Batch Message Processing Throughput

HScarb commented on issue #3634:
URL: https://github.com/apache/rocketmq/issues/3634#issuecomment-992280609


   You mean separate `BatchConsumeQueue` from `ConsumeQueue` and consumer will be able to consume from both `BatchConsumeQueue` and `ConsumeQueue`? Or just extend `ConsumeQueue` with a new `BatchConsumeQueue` which support batch message consuming and single message consumeing?


-- 
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: dev-unsubscribe@rocketmq.apache.org

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