cassieq
Message processor
A distributed queue built on top of Cassandra to handle message processing and routing.
A distributed queue built off cassandra
51 stars
12 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
cassandramessage-queue
Related projects:
Repository | Description | Stars |
---|---|---|
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
robinjoseph08/redisqueue | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 129 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
matafou/libhyps | A Coq library providing tactics to manipulate hypotheses in formal proofs. | 20 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 349 |
rafaeljesus/rabbus | Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
dominionenterprises/mongo-queue-csharp | A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. | 3 |
joekain/blockingqueue | A GenServer-based queue implementation with blocking semantics to decouple producer and consumer processes. | 52 |
rigtorp/mpmcqueue | A concurrent queue implementation with bounded capacity, designed for high-performance and low-latency applications. | 1,196 |
keccakteam/xoodoo | An implementation of a cryptographic primitive for message processing and key expansion | 32 |
jberryman/unagi-chan | A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
igr/jrsmq | A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |