apache / apache/brpc

有支持io_uring的计划吗?

Open
#1,650 9 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

bthread在读磁盘的时候会block整个线程,有没有计划引入io_uring然后采用异步IO的方式减少线程阻塞?

Contributor guide

Open the contributing guide

Research direction

The issue concerns bthread disk reads and asks about adopting io_uring for asynchronous I/O, but it names no files, tests, or entry points. Start by locating the bthread disk-read path and reviewing existing I/O design discussions; completion would require an agreed implementation scope rather than a defined edit.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, operating-systems, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.