A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-Adaption Pool Capacity" policy, "State Monitor" of tasks and workers function.
thread priority-queue cpp11 threading thread-pool task-queue thread-library threadpool classify-pool self-adaption state-monitor
-
Updated
Oct 8, 2018 - C++