Skip to content

Support the possibility to Submit io requests from different thread #4

@kononovk

Description

@kononovk

Now we can Submit to ione::Context only from one thread. It could be inconvenient.
So we need to implement own runtime based on strand idea (MPSC queue + io_uring_submit in one executor's thread)
Check this gist for details:
https://gist.github.com/MBkkt/96d71e0cb69ed1a59ab3a8f9c0203393

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