https://github.com/mxssl/worker-pool-example
Simple worker pool written in golang
https://github.com/mxssl/worker-pool-example
go golang
Last synced: over 1 year ago
JSON representation
Simple worker pool written in golang
- Host: GitHub
- URL: https://github.com/mxssl/worker-pool-example
- Owner: mxssl
- Created: 2018-07-11T18:19:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T18:20:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-22T19:21:28.977Z (over 1 year ago)
- Topics: go, golang
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple worker pool written in golang