Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 200 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 200 Bytes

threadpool

Threadpools in two flavors: modern C++ and pure POSIX API

Directory Description
CPP Threadpool in pure CPP
POSIX Threadpool in POSIX API