worker-pool

Async worker pool

A Go library that manages a pool of worker processes to execute tasks asynchronously in parallel.

Go simple async worker pool

GitHub

92 stars
5 watching
13 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists

asyncworker-pool

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zenthangplus/go-workerpoolA library that controls heavy Go Routines by providing a worker pool system for concurrent execution of tasks13
alitto/pondA high-performance worker pool library for managing concurrent tasks in Go1,560
ivpusic/grpoolA lightweight goroutine pool for concurrent job execution.745
xxjwxc/gowpA library that provides a concurrency limiting goroutine pool for efficient task execution and management.519
gammazero/workerpoolA concurrency limiting goroutine pool that manages task execution without blocking task submission or exceeding system resource limits.1,342
shomali11/parallelizerSimplifies creating multiple worker threads to execute tasks in parallel72
general-cbic/poolexA library for managing pools of worker processes in Elixir applications53
josdejong/workerpoolA library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications.2,108
vardius/gollbackUtilities for managing execution of asynchronous callback functions in Go.125
loveleshsharma/gohiveA goroutine pool library for efficient asynchronous task execution52
two/tspoolA TCP server pool implementation using worker pools to improve performance and protect the server.14
neilotoole/errgroupA package that provides an alternative to the standard errgroup with a fixed number of goroutines and queue capacity162
vardius/message-busAn asynchronous message queue allowing publishers to send and subscribers to receive messages.273
hmdsefi/gowlA tool for managing and monitoring processes with an infinite worker pool69
jolestar/go-commons-poolA generic object pool implementation with flexible configuration options and support for custom factories.1,229