Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

threadpool/20140926

A simple C++11 Thread Pool implementation.
Recipe info
2022-12-18

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
threadpool/20140926

Using threadpool

Loading ...
Loading...