a simple C++ thread pool that allows dynamic size adjustment. It depends only on STL list and queue and pthread, no C++11 dependency, so it should be very portable. See TestDynamicThreadPool.cpp for usage, build it by typing make.
ghostincircuit/DynamicThreadPool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|