gowp

Task pool

A library that provides a concurrency limiting goroutine pool for efficient task execution and management.

golang worker pool , Concurrency limiting goroutine pool

GitHub

519 stars
20 watching
70 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

concurrencygolangpoolworkerpoolworkpool

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gammazero/workerpoolA concurrency limiting goroutine pool that manages task execution without blocking task submission or exceeding system resource limits.1,342
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
go-playground/poolA package that provides an efficient and flexible way to manage concurrent tasks or units of work in Go programs.727
shettyh/threadpoolAn efficient and scalable thread pool implementation for concurrent task execution102
ivpusic/grpoolA lightweight goroutine pool for concurrent job execution.745
loveleshsharma/gohiveA goroutine pool library for efficient asynchronous task execution52
jhumphry/reqrep_task_poolsAn Ada 2012 package for simplifying task-based concurrency in applications.1
josdejong/workerpoolA library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications.2,108
dirkaholic/kyooAn unlimited job queue with concurrent worker pools for Go applications51
shomali11/parallelizerSimplifies creating multiple worker threads to execute tasks in parallel72
xxjwxc/publicA comprehensive utility package for Go programmers175
sherifabdlnaby/gpoolManages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available.90
neilotoole/errgroupA package that provides an alternative to the standard errgroup with a fixed number of goroutines and queue capacity162
jolestar/go-commons-poolA generic object pool implementation with flexible configuration options and support for custom factories.1,229