Skip to content

What is the idomatic method of spawn_blocking in glommio? #368

Closed

Description

Sometimes I would like to do some side work. Of course I can spin up a dedicated thread pool. Or I can just std::thread::spawn() with some core_affinity management. What is the idomatic method of spawning an blocking task in glommio?

najamelan/async_executors#3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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