threadpool

May 21, 2013 ยท View on GitHub

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