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
35 stars
7 watching
20 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. | 3 |
| A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 58 |
| A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
| An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
| 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 Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| A framework for building message queues with support for middleware and multiple adapters. | 129 |
| A high-performance library for asynchronous messaging and queueing in .NET | 367 |
| A Java-based desktop application for administering a MongoDB cluster | 581 |
| A data structure module implementing a queue with pushFront and popFront operations | 2 |
| An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| A plugin for Flume that integrates with RabbitMQ for event sourcing and processing | 58 |