threadpool
A very simple C++ threadpool based on POSIX threads (also known as pthreads). Sample usage is also provided in the test code.
A very simple C++ threadpool based on POSIX threads (also known as pthreads). Sample usage is also provided in the test code.