mongo-queue-csharp
Message Queue System
A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment.
C# message queue using MongoDB as a backend
3 stars
4 watching
0 forks
Language: C#
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java-based message queue system utilizing MongoDB as its backend | 35 |
| A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 58 |
| An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
| A concurrent queue implementation with bounded capacity, designed for high-performance and low-latency applications. | 1,212 |
| A high-performance distributed message queue written in C# | 579 |
| A Redis-based queuing system for Symfony applications | 52 |
| A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
| A high-performance library for asynchronous messaging and queueing in .NET | 367 |
| A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue | 559 |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
| A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 549 |
| A framework for building message queues with support for middleware and multiple adapters. | 129 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |