🔘 Minimalistic and High-performance goroutine worker pool written in Go
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.
goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.