mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1569 from themester/master
Added GoSlaves in Goroutines
This commit is contained in:
commit
1e463751d8
@ -536,6 +536,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
* [go-floc](https://github.com/workanator/go-floc) - Orchestrate goroutines with ease.
|
* [go-floc](https://github.com/workanator/go-floc) - Orchestrate goroutines with ease.
|
||||||
* [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
|
* [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
|
||||||
|
* [GoSlaves](https://github.com/Mester19/GoSlaves) - Simple and Asynchronous Goroutine pool library.
|
||||||
* [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker.
|
* [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) - Limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation.
|
* [pool](https://github.com/go-playground/pool) - Limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation.
|
||||||
|
Loading…
Reference in New Issue
Block a user