equeue

Message queue

A high-performance distributed message queue written in C#

a distributed mq written by c#.

GitHub

579 stars
98 watching
263 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
php-enqueue/enqueue An advanced message queueing system with plug-and-play components and simplified message processing 188
php-enqueue/enqueue-dev A package for building and implementing message queues and job queues in PHP applications. 2,178
minghuaw/fe2o3-amqp A Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing 64
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
bulldog2011/bigqueue A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue 558
dominionenterprises/mongo-queue-csharp A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. 3
sybrexsys/rapidmq A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. 68
edwingeng/deque A high-performance data structure for efficient double-ended queue operations 184
kassane/libzmq A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. 2
chicagoboss/tinymq A lightweight message queue with in-memory storage and Erlang-based channel management 124
gleicon/restmq A REST-based message queue with Redis support 556
mmoreram/rsqueuebundle A Redis-based queuing system for Symfony applications 52
conduitframework/conduit A framework for building message queues with support for middleware and multiple adapters. 129
php-enqueue/laravel-queue An extension to Laravel's queue system that supports multiple message queues and transports 233
ninegua/mutable-queue.mo A data structure module implementing a queue with pushFront and popFront operations 2