46 results for “topic:workerpool”
golang worker pool , Concurrency limiting goroutine pool
errgroup with goroutine worker limits
A minimal and efficient workerpool implementation in Go using goroutines.
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.
Fast Go Event Queue with Partitioned Topics & Broadcast Channels 🚀
A dynamic golang worker pool, coroutine pool / 通用动态工作池、协程池
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
Execute the sent JavaScript code in the VM.
auto scaling generic worker pool
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.
Collection of modular, reusable backend components. Includes caching, queues, storage (S3/local), logging, mailer, validation, and etc.
55 - High-performance, concurrent CSV to JSON processor in Go optimized for massive datasets using Worker Pools.
a c++ continue library
This library give a implementation to work with workers.
A collection of type-safe, composable, and observable concurrency models for Go.
simple worker pool
Golang Worker Pool
A common workerpool class library
go pool of concurrent workers with the ability to add / kill workers on demand
This application is part of a research project aimed to use Gemini AI agent to identify "atoms of confusion" -- minimal code elements that cause misunderstandings -- in the context of Software Engineering.
Thread-Safe Concurrency Primitives Including a Worker Pool, Publish-Subscribe System & Concurrent Maps
Practical examples of Go concurrency patterns (fan-in, fan-out, worker pool, pipelines, etc.)
Splash is a light-weight threadpool library written in go for all generic use cases of a workerpool/threadpool.
golang pool of workers
Golang epoll fd handle connections (sockets) with worker pool.