workerpool
Here are 30 public repositories matching this topic...
orderedWorkerPool simple golang worker pool that executes work asynchronously but delivers results in order of dispatch.
-
Updated
Jun 20, 2019 - Go
A simple and efficient way to manage a pool of worker goroutines for concurrent task processing in Go
-
Updated
May 25, 2024 - Go
-
Updated
Oct 11, 2023 - Go
Another WorkerPool implementation in Go
-
Updated
Apr 15, 2020 - Go
Splash is a light-weight threadpool library written in go for all generic use cases of a workerpool/threadpool.
-
Updated
Sep 23, 2020 - Go
Golang epoll fd handle connections (sockets) with worker pool.
-
Updated
Sep 7, 2023 - Go
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.
-
Updated
Nov 16, 2024 - Go
go pool of concurrent workers with the ability to add / kill workers on demand
-
Updated
Jan 28, 2020 - Go
This library give a implementation to work with workers.
-
Updated
Jul 17, 2020 - Go
auto scaling generic worker pool
-
Updated
Jul 9, 2023 - Go
Go WorkerPool aims to control heavy Go Routines
-
Updated
Aug 20, 2022 - Go
Improve this page
Add a description, image, and links to the workerpool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workerpool topic, visit your repo's landing page and select "manage topics."