Cancellable, Efficient and Reliable Distributed Task Queue in Go
-
Updated
Oct 3, 2022 - Go
Cancellable, Efficient and Reliable Distributed Task Queue in Go
Simple, efficient background processing for Golang backed by RabbitMQ and Redis
A minimalistic Go package to setup a worker pool which accepts functions of signature `fn()` [not maintained]
Golang worker queues backed by a cloud service such as Azure Service Bus.
A memory and file based task worker for Golang. Queue jobs only for single process application.
A flexible worker pool that aims to fit all possible use-cases.
A small app to crawl sevral website with worker pattern and redis FIFO queue
Basic implementation of a worker queue using go channels
auto-scale the workers according to the no of messages in the corresponding queue
Add a description, image, and links to the worker-queue topic page so that developers can more easily learn about it.
To associate your repository with the worker-queue topic, visit your repo's landing page and select "manage topics."