https://github.com/codiepp/geyser
a simple C++ thread pool implementation based on boost::asio
https://github.com/codiepp/geyser
asio cplusplus threadpool
Last synced: 4 months ago
JSON representation
a simple C++ thread pool implementation based on boost::asio
- Host: GitHub
- URL: https://github.com/codiepp/geyser
- Owner: CodiePP
- License: mit
- Created: 2016-08-11T06:20:22.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T19:15:26.000Z (almost 5 years ago)
- Last Synced: 2025-09-19T16:08:47.334Z (5 months ago)
- Topics: asio, cplusplus, threadpool
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geyser
a simple C++ thread pool implementation based on boost::asio