Skip to content

Add support completion based IO #489

@Xuanwo

Description

@Xuanwo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions