apache / rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
https://rocketmq.apache.org/
Apache License 2.0
21.32k stars 11.72k forks source link

[Enhancement] Reduce disk IO for asynchronous writes #8921

Closed zk-drizzle closed 2 weeks ago

zk-drizzle commented 2 weeks ago

Before Creating the Enhancement Request

Summary

Reduce disk IO for asynchronous writes

Motivation

Reduce disk IO for asynchronous writes

Describe the Solution You'd Like

Reduce disk IO for asynchronous writes

Describe Alternatives You've Considered

Reduce disk IO for asynchronous writes

Additional Context

Reduce disk IO for asynchronous writes

humkum commented 2 weeks ago

Excuse me. How does this change bring about the optimization of disk asynchronous IO? How to reduce disk IO for asynchronous writes?