61 results for “topic:worker-queue”
Kue is a priority job queue backed by redis, built for node.js.
A simple, fast, robust job/task queue for Node.js, backed by Redis.
Kafka-based Job Queue for Python
Celery task queue client/worker for nodejs
Worker-queue implementation on top of Java and database
Cancellable, Efficient and Reliable Distributed Task Queue in Go
The source code for my RabbitMQ tutorials.
Reliable and modern Redis Streams based task queue for Node.js 🤖
A fast, robust and extensible distributed task/job queue for Node.js, powered by Redis.
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
Javascript queue library with persistent storage based queue mechanism for the browsers environments. Specially designed for offline.
Simple, efficient background processing for Golang backed by RabbitMQ and Redis
:confetti_ball: :battery: Simple background job/task processing queue for Node.js (>= 7.6) using `cluster` & separate Node processes.
A job queue for Node.js based on RabbitMQ
An AsyncIterable interface for reading redis streams
A promise based worker queue with limited concurrency
A minimalistic Go package to setup a worker pool which accepts functions of signature `fn()` [not maintained]
Async task runner in go
A memory and file based task worker for Golang. Queue jobs only for single process application.
Golang worker queues backed by a cloud service such as Azure Service Bus.
A flexible worker pool that aims to fit all possible use-cases.
Exemplary ansynchronous client-server communication layer through JsonRPC on a RabbitMQ Worker implementation
PidginMQ is a job queu and task scheduling library for Node.js and JavaScript, built on PostgreSQL.
JavaScript utility for managing child processes in node
Realtime Web UI for Bull job queue that pulls from El Borracho REST+SSE API
Simple asynchronous processing for Dropwizard, using SQS
polymarket spike trading bot, orderbook monitoring, spike trading
Simple job queue and worker processing for Node.js with Redis
Async Redis-backed job runner for Python apps. AQWorker orchestrates workers, handlers, and queues with auto-discovery, retries, CLI tooling, and FastAPI-friendly async processing while staying framework agnostic.
Building a High-Performance Worker Queue in Golang (Go)