There are 0 repository under workerpool topic.
errgroup with goroutine worker limits
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Worker pool implementation
Generic simple workflows and concurrency patterns
An efficient Distribute Go task queue framework, facilitating the seamless orchestration and execution of tasks. Alternative to machinery and Celery.
Eventpool provides a simple and efficient implementation of a Queue with Topic and Worker Pool in Golang.
go pool of concurrent workers with the ability to add / kill / pause / resume workers on demand
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
Go WorkerPool aims to control heavy Go Routines
auto scaling generic worker pool
Execute the sent JavaScript code in the VM.
This library give a implementation to work with workers.
A powerful Go library for concurrent task processing with customizable retry logic and backoff strategies. Enhance your applications with robust and efficient worker pools that handle retries seamlessly.
go pool of concurrent workers with the ability to add / kill workers on demand
Golang epoll fd handle connections (sockets) with worker pool.
Another WorkerPool implementation in Go
Splash is a light-weight threadpool library written in go for all generic use cases of a workerpool/threadpool.
Event loop tasks, async debugging, baseline performance(libuv), worker threads, workepools, multiprocessing(clustering), semaphores, mutexes, atomics
A NestJS-based project for scanning directories and their subdirectories in parallel using worker threads. This project demonstrates how to efficiently scan large directory structures while leveraging multi-core CPUs for improved performance.
A simple and efficient way to manage a pool of worker goroutines for concurrent task processing in Go
A dynamic worker pool library for Go applications with automatic resource-based scaling, task retry capabilities, and flexible task processing framework.