SyntaxFix
Write A Post
Hire A Developer
Questions
This is another thread pool implementation that is very simple, easy to understand and use, uses only C++11 standard library, and can be looked at or modified for your uses, should be a nice starter if you want to get into using thread pools:
https://github.com/progschj/ThreadPool