workerpool topic

List workerpool repositories

gowp

492
Stars
71
Forks
Watchers

golang worker pool , Concurrency limiting goroutine pool

gpool

88
Stars
4
Forks
Watchers

gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.

errgroup

159
Stars
11
Forks
Watchers

errgroup with goroutine worker limits

poolifier

312
Stars
13
Forks
Watchers

Fast and small Node.js worker_threads and cluster worker pool

goworkers

123
Stars
15
Forks
Watchers

A minimal and efficient workerpool implementation in Go using goroutines.

simpleflow

44
Stars
2
Forks
Watchers

Generic simple workflows and concurrency patterns

xwp

17
Stars
7
Forks
Watchers

A dynamic golang worker pool, coroutine pool / 通用动态工作池、协程池

goworkerpool

16
Stars
6
Forks
Watchers

go pool of concurrent workers with the ability to add / kill / pause / resume workers on demand

paota

15
Stars
4
Forks
Watchers

An efficient Distribute Go task queue framework, facilitating the seamless orchestration and execution of tasks. Alternative to machinery and Celery.