https://github.com/chaunsin/gopool
A dynamically adjustable goroutine pool UNFINISHED!!!
https://github.com/chaunsin/gopool
golang goroutine-pool
Last synced: about 1 month ago
JSON representation
A dynamically adjustable goroutine pool UNFINISHED!!!
- Host: GitHub
- URL: https://github.com/chaunsin/gopool
- Owner: chaunsin
- License: mit
- Created: 2019-12-12T03:02:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T10:52:59.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T12:16:43.749Z (3 months ago)
- Topics: golang, goroutine-pool
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gopool
A dynamically adjustable goroutine pool# warning
unfinished!!!