equeue
Message queue
A high-performance distributed message queue written in C#
a distributed mq written by c#.
579 stars
98 watching
263 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A messaging system designed to simplify message processing and provide advanced features. | 188 |
| | A package for building and implementing message queues and job queues in PHP applications. | 2,180 |
| | A Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing | 67 |
| | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| | A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue | 559 |
| | A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. | 3 |
| | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
| | A high-performance data structure for efficient double-ended queue operations | 187 |
| | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
| | A lightweight message queue with in-memory storage and Erlang-based channel management | 123 |
| | A REST-based message queue with Redis support | 557 |
| | A Redis-based queuing system for Symfony applications | 52 |
| | A framework for building message queues with support for middleware and multiple adapters. | 129 |
| | Extends Laravel with support for message queues and various transport options | 235 |
| | A data structure module implementing a queue with pushFront and popFront operations | 2 |