gul-cpp / gul14

General Utility Library for C++14
https://gul14.info/
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Changing the number of threads on a ThreadPool #80

Open alt-graph opened 7 months ago

alt-graph commented 7 months ago

We could enhance the ThreadPool API with functions to increase or decrease the number of threads at runtime.