An open API service indexing awesome lists of open source software.

https://github.com/mrkouhadi/go-worker-pool

A worker pool in Go with most possible features using co-routines, sync.WaitGroup, and channels.
https://github.com/mrkouhadi/go-worker-pool

concurrency golang goroutine-pool

Last synced: 9 months ago
JSON representation

A worker pool in Go with most possible features using co-routines, sync.WaitGroup, and channels.

Awesome Lists containing this project