mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Goworker (#1112)
This commit is contained in:
parent
3dbab5caf5
commit
ff219e23d9
@ -461,7 +461,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
## Goroutines
|
## Goroutines
|
||||||
|
|
||||||
*Tools for managing and working with Goroutines*
|
*Tools for managing and working with Goroutines*
|
||||||
|
* [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker
|
||||||
* [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
|
* [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
|
||||||
* [pool](https://github.com/go-playground/pool) - a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation.
|
* [pool](https://github.com/go-playground/pool) - a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation.
|
||||||
* [tunny](https://github.com/Jeffail/tunny) - A goroutine pool for golang.
|
* [tunny](https://github.com/Jeffail/tunny) - A goroutine pool for golang.
|
||||||
|
Loading…
Reference in New Issue
Block a user