boostorg / boostorg/cobalt

example : thread pool + increase asio threads

Open
#238 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
347
Forks
47
Avg merge
3d 8h
Merged PRs (30d)
1

Description

I am looking for minimal example:
- dispatch cpu work function on a thread pool
- how to increase asio threads (cobalt is single threaded, but in plain asio additional io threads can be added with `io_threads.emplace_back([&io_main]() { io_main.run(); };`)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.