mongo-queue-java

Message queue library

A Java-based message queue system utilizing MongoDB as its backend

Java message queue using MongoDB as a backend

GitHub

35 stars
7 watching
20 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dominionenterprises/mongo-queue-csharp A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. 3
loresoft/mongodb.messaging A library that enables message processing using MongoDB as a lightweight queue pub/sub system 60
igr/jrsmq A Java implementation of a lightweight message queue that uses Redis as the underlying data store 36
vapor-community/queues-mongo-driver An implementation of a MongoDB driver for Vapor's Queues framework 6
bulldog2011/bigqueue A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue 558
jberryman/unagi-chan A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction 127
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
vardius/message-bus An asynchronous message queue allowing publishers to send and subscribers to receive messages. 273
dirkaholic/kyoo An unlimited job queue with concurrent worker pools for Go applications 51
conduitframework/conduit A framework for building message queues with support for middleware and multiple adapters. 129
tenor/restbus A high-performance library for asynchronous messaging and queueing in .NET 366
agirbal/umongo A Java-based desktop application for administering a MongoDB cluster 581
ninegua/mutable-queue.mo A data structure module implementing a queue with pushFront and popFront operations 2
orlandos-nl/mongoqueue An implementation of a job queue in Swift using MongoDB as the backend storage 13
jcustenborder/flume-ng-rabbitmq A plugin for Flume that integrates with RabbitMQ for event sourcing and processing 58