How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.
The main features of ashvinbambhaniya/autopool are: Concurrency Management, Concurrency Tools.
Projects with overlapping indexed features include: alitto/pond — 🔘 Minimalistic and High-performance goroutine worker pool written in Go. ddelizia/channelify — Make functions return a channel for parallel processing via go routines. arunsworld/nursery — Structured Concurrency in Go. benmanns/goworker — goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers. aaronjan/hunch — <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control… destel/rill — Go toolkit for clean, composable, channel-based concurrency.
🔘 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.
goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.