265 skills found · Page 3 of 9
hyperonym / RatusRatus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent HTTP API for various backends.
mathisonian / MartinetDistributed job queue for node
h2337 / CppqSimple, reliable & efficient distributed task queues for C++17
horse-framework / Horse MessagingOpen Source Messaging Framework. Queues, Channels, Events, Transactions, Distributed Cache
hpc / LibcircleAn API to provide an efficient distributed queue on a cluster. Libcircle is currently used in production to quickly traverse and perform operations on a file tree which contains several hundred-million file nodes.
Davidjos03 / Reliable Java Messaging PlatformChronicle Queue is a Java-based, high-performance messaging queue with ultra-low latency and durable off-heap persistence. It supports multiple concurrent writers and lock-free readers, delivering microsecond latency for millions of messages per second. Perfect for microservices, trading systems, event streaming, and distributed architectures.
DumbMachine / NqCancellable, Efficient and Reliable Distributed Task Queue in Go
glycerine / Goqgoq: a distributed job queuing system in Go (golang). An "ultralight shell-script Kubernetes", if you like buzz words.
goware / DisqueGolang client for Disque, the Persistent Distributed Job Priority Queue
nvdv / Atqdistributed task queue for asyncio
quangh33 / Go KafkaA Distributed, Fault-Tolerant Message Queue from Scratch. Inspired by Apache Kafka
strongbugman / OxalisDistributed async task/job queue, like Celery for asyncio world
Spooled-Cloud / Spooled BackendHigh-performance webhook queue and job scheduler for distributed systems. 10k+ jobs/sec with PostgreSQL, Redis, and WebSocket real-time updates. Includes REST & gRPC APIs, multi-tenant isolation, and production monitoring.
taganaka / Redis QueueA distributed queue based on Redis
1xyz / CoolbeansCoolbeans is a distributed work queue that implements the beanstalkd protocol.
arindas / LaminarmqA scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.
myclabs / WorkWork queue library letting you run distributed tasks using a generic abstraction
gofort / DispatcherDispatcher is an asynchronous task queue/job queue based on distributed message passing.
qualiancy / KinetikA storage-agnostic, tag centric job queue for distributed applications.
bugthesystem / Disque.Net.Net library for the Disque distributed, in-memory message broker (i.e Redis as a job queue)