MongoDB.Messaging

Message Queue Library

A library that enables message processing using MongoDB as a lightweight queue pub/sub system

MongoDB Messaging Library

GitHub

60 stars
9 watching
23 forks
Language: C#
last commit: over 3 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
dominionenterprises/mongo-queue-csharp A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. 3
tenor/restbus A high-performance library for asynchronous messaging and queueing in .NET 366
php-enqueue/enqueue-dev A package for building and implementing message queues and job queues in PHP applications. 2,178
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,758
php-enqueue/enqueue An advanced message queueing system with plug-and-play components and simplified message processing 188
mmoreram/rsqueuebundle A Redis-based queuing system for Symfony applications 52
bulldog2011/bigqueue A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue 558
sybrexsys/rapidmq A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. 68
vardius/message-bus An asynchronous message queue allowing publishers to send and subscribers to receive messages. 273
igr/jrsmq A Java implementation of a lightweight message queue that uses Redis as the underlying data store 36
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 594
thehydroimpulse/nanomsg.rs A Rust implementation of a messaging library that allows inter-process communication and synchronization. 391
kassane/libzmq A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. 2
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129