bigqueue
Messaging system
A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue
A big, fast and persistent queue based on memory mapped file.
559 stars
39 watching
218 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A real-time messaging system to build scalable in-app notifications and multiplayer applications | 1,551 |
| A high-performance distributed messaging system designed to be highly available and scalable | 1,334 |
| A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
| A high-performance distributed message queue written in C# | 579 |
| A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 58 |
| A Java-based message queue system utilizing MongoDB as its backend | 35 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A library that manages message broadcasting in a networked application | 1 |
| Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. | 491 |
| A distributed messaging platform providing scalable pub-sub capabilities with strong ordering and consistency guarantees. | 14,315 |
| A lightweight message queue with in-memory storage and Erlang-based channel management | 123 |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
| A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. | 3 |
| A simple notification library designed to be used in mobile apps | 280 |
| A simple API for messaging in Node.JS using RabbitMQ as the backend. | 1,517 |