Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preetam/libtaskpool
[WIP] Simple threadpool implementation using C++14
https://github.com/preetam/libtaskpool
Last synced: 4 days ago
JSON representation
[WIP] Simple threadpool implementation using C++14
- Host: GitHub
- URL: https://github.com/preetam/libtaskpool
- Owner: Preetam
- License: bsd-3-clause
- Created: 2015-09-07T13:10:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T00:57:21.000Z (over 9 years ago)
- Last Synced: 2024-11-10T00:38:52.070Z (2 months ago)
- Language: C++
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libtaskpool
Simple threadpool implementation using C++14Still a work-in-progress.
## License
BSD