You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by Hassan Chen <se...@gmail.com> on 2020/05/25 12:45:59 UTC

How to support more partition in RocketMQ?

Deal all:
    In document
<https://rocketmq.apache.org/rocketmq/how-to-support-more-queues-in-rocketmq>,
it said Kafka became random write when partitions number increase。And
RocketMQ use one commit log to make all writes sequence。And then conclude
that RocketMQ can support more partitions。
    *But RocketMQ also have many ConsumeQueue file, and why these not
become random write when increase the consumeQueue files?*


https://rocketmq.apache.org/rocketmq/how-to-support-more-queues-in-rocketmq/
[image: image.png]

[image: image.png]