Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support completion based IO #489

Closed
Xuanwo opened this issue Aug 1, 2022 · 0 comments
Closed

Add support completion based IO #489

Xuanwo opened this issue Aug 1, 2022 · 0 comments

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Aug 1, 2022

Both tokio::io and futures::io are readiness-based IO which is not compatible with completion-based IO like io_uring and IOCP.

For better performance on runtime like io_uring, OpenDAL support find a way to support completion based IO.

@apache apache locked and limited conversation to collaborators Aug 18, 2022
@Xuanwo Xuanwo converted this issue into discussion #549 Aug 18, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant