/ThreadPool

A lightweight thread pool for C++ 17.

Primary LanguageC++

ThreadPool

A lightweight thread pool for c++, implemented work-stealing algorithm, tested with c++17.