Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielwpz/dwthreadpool
A C++ library that implements simple thread pool.
https://github.com/danielwpz/dwthreadpool
Last synced: 14 days ago
JSON representation
A C++ library that implements simple thread pool.
- Host: GitHub
- URL: https://github.com/danielwpz/dwthreadpool
- Owner: danielwpz
- License: mit
- Created: 2014-03-15T08:05:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-23T06:53:32.000Z (over 10 years ago)
- Last Synced: 2023-08-02T20:13:52.714Z (over 1 year ago)
- Language: C++
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DWThreadPool
============A C++ library that implements simple thread pool.