Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pukoren/cpp-thread-pool

A thread pool managing threads that are asking for jobs, doing the job and cleaning the job. Needs C++11
https://github.com/pukoren/cpp-thread-pool

Last synced: 20 days ago
JSON representation

A thread pool managing threads that are asking for jobs, doing the job and cleaning the job. Needs C++11

Awesome Lists containing this project