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: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dominionenterprises/mongo-queue-csharpA C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment.3
loresoft/mongodb.messagingA library that enables message processing using MongoDB as a lightweight queue pub/sub system58
igr/jrsmqA Java implementation of a lightweight message queue that uses Redis as the underlying data store36
vapor-community/queues-mongo-driverAn implementation of a MongoDB driver for Vapor's Queues framework6
bulldog2011/bigqueueA high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue559
jberryman/unagi-chanA high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction127
robinjoseph08/redisqueueA Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts.131
vardius/message-busAn asynchronous message queue allowing publishers to send and subscribers to receive messages.273
dirkaholic/kyooAn unlimited job queue with concurrent worker pools for Go applications51
conduitframework/conduitA framework for building message queues with support for middleware and multiple adapters.129
tenor/restbusA high-performance library for asynchronous messaging and queueing in .NET367
agirbal/umongoA Java-based desktop application for administering a MongoDB cluster581
ninegua/mutable-queue.moA data structure module implementing a queue with pushFront and popFront operations2
orlandos-nl/mongoqueueAn implementation of a job queue in Swift using MongoDB as the backend storage13
jcustenborder/flume-ng-rabbitmqA plugin for Flume that integrates with RabbitMQ for event sourcing and processing58