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

https://github.com/jech/threadpool

Threadpool library
https://github.com/jech/threadpool

Last synced: 8 months ago
JSON representation

Threadpool library

Awesome Lists containing this project

README

          

A thread pool library with support for callbacks and that is somewhat
faster than the ones floating around on the net. See the file threadpool.h
for documentation.

Juliusz Chroboczek