workerpool topic
gowp
golang worker pool , Concurrency limiting goroutine pool
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
errgroup
errgroup with goroutine worker limits
poolifier
Fast and small Node.js worker_threads and cluster worker pool
goworkers
A minimal and efficient workerpool implementation in Go using goroutines.
go-workerpool
Worker pool implementation
simpleflow
Generic simple workflows and concurrency patterns
xwp
A dynamic golang worker pool, coroutine pool / 通用动态工作池、协程池
goworkerpool
go pool of concurrent workers with the ability to add / kill / pause / resume workers on demand
paota
An efficient Distribute Go task queue framework, facilitating the seamless orchestration and execution of tasks. Alternative to machinery and Celery.