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

GitHub

3 stars
4 watching
0 forks
Language: C#
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yonderblue/mongo-queue-java A Java-based message queue system utilizing MongoDB as its backend 35
loresoft/mongodb.messaging A library that enables message processing using MongoDB as a lightweight queue pub/sub system 58
vapor-community/queues-mongo-driver An implementation of a MongoDB driver for Vapor's Queues framework 6
rigtorp/mpmcqueue A concurrent queue implementation with bounded capacity, designed for high-performance and low-latency applications. 1,212
tangxuehua/equeue A high-performance distributed message queue written in C# 579
mmoreram/rsqueuebundle A Redis-based queuing system for Symfony applications 52
igr/jrsmq A Java implementation of a lightweight message queue that uses Redis as the underlying data store 36
tenor/restbus A high-performance library for asynchronous messaging and queueing in .NET 367
bulldog2011/bigqueue A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue 559
jberryman/unagi-chan A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction 127
dj-nitehawk/mongodb.entities A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. 549
conduitframework/conduit A framework for building message queues with support for middleware and multiple adapters. 129
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 131
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,763
clj-commons/durable-queue A Clojure library implementing a task queue that survives process restarts and is bounded by disk space 385