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

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: 6 months 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