ThreadPool is a C++11 header only library of a thread pool and a thread safe queue.
The code is based on `C++ Concurrency in Action: Practical Multithreading' by Anthony A. Williams.
mkdir build && cd build
cmake ..
make -j4| Name | Name | Last commit date | ||
|---|---|---|---|---|