Skip to content

Commit

Permalink
Goworker (avelino#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tory Adams authored and kirillDanshin committed Oct 10, 2016
1 parent 3dbab5c commit ff219e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
## 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.
* [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.
Expand Down

0 comments on commit ff219e2

Please sign in to comment.