mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Merge 23a401f41a into 0f22770345
This commit is contained in:
commit
0f8be26e5b
@ -1388,6 +1388,7 @@ _Tools for managing and working with Goroutines._
|
||||
- [goccm](https://github.com/zenthangplus/goccm) - Go Concurrency Manager package limits the number of goroutines that allowed to run concurrently.
|
||||
- [gohive](https://github.com/loveleshsharma/gohive) - A highly performant and easy to use Goroutine pool for Go.
|
||||
- [gollback](https://github.com/vardius/gollback) - asynchronous simple function utilities, for managing execution of closures and callbacks.
|
||||
- [goscade](https://github.com/ognick/goscade) - Minimalistic lifecycle orchestrator for Go components with dependency graphs, startup sequencing, readiness coordination, and graceful shutdown.
|
||||
- [gowl](https://github.com/hamed-yousefi/gowl) - Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
|
||||
- [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker.
|
||||
- [gowp](https://github.com/xxjwxc/gowp) - gowp is concurrency limiting goroutine pool.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user