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: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
php-enqueue/enqueueA messaging system designed to simplify message processing and provide advanced features.188
php-enqueue/enqueue-devA package for building and implementing message queues and job queues in PHP applications.2,180
minghuaw/fe2o3-amqpA Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing67
robinjoseph08/redisqueueA Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts.131
bulldog2011/bigqueueA high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue559
dominionenterprises/mongo-queue-csharpA C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment.3
sybrexsys/rapidmqA lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages.68
edwingeng/dequeA high-performance data structure for efficient double-ended queue operations187
kassane/libzmqA C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues.2
chicagoboss/tinymqA lightweight message queue with in-memory storage and Erlang-based channel management123
gleicon/restmqA REST-based message queue with Redis support557
mmoreram/rsqueuebundleA Redis-based queuing system for Symfony applications52
conduitframework/conduitA framework for building message queues with support for middleware and multiple adapters.129
php-enqueue/laravel-queueExtends Laravel with support for message queues and various transport options235
ninegua/mutable-queue.moA data structure module implementing a queue with pushFront and popFront operations2