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

https://github.com/dmdv/go-concurrency


https://github.com/dmdv/go-concurrency

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Worker pools

1. Simple pool (workerpool/simple_pool.go)
2. Boris pool
3. Gammazero pool