Skip to content

Concurrent: Use a threadpool instead of std::async #49

Description

@kimkulling

For async file IO we are using std::async. Instead of this we shall use a threadpool with an async queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions