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.

GitHub

558 stars
39 watching
219 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clivern/beaver A real-time messaging system to build scalable in-app notifications and multiplayer applications 1,547
killme2008/metamorphosis A high-performance distributed messaging system designed to be highly available and scalable 1,335
igr/jrsmq A Java implementation of a lightweight message queue that uses Redis as the underlying data store 36
tangxuehua/equeue A high-performance distributed message queue written in C# 579
loresoft/mongodb.messaging A library that enables message processing using MongoDB as a lightweight queue pub/sub system 60
yonderblue/mongo-queue-java A Java-based message queue system utilizing MongoDB as its backend 35
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
chat-wane/boundedbroadcastdefinition A library that manages message broadcasting in a networked application 1
marionettejs/backbone.radio Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. 491
apache/pulsar A distributed messaging platform providing scalable pub-sub capabilities with strong ordering and consistency guarantees. 14,252
chicagoboss/tinymq A lightweight message queue with in-memory storage and Erlang-based channel management 124
jberryman/unagi-chan A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction 127
dominionenterprises/mongo-queue-csharp A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. 3
justindomingue/ohsnap A simple notification library designed to be used in mobile apps 280
squaremo/rabbit.js A simple API for messaging in Node.JS using RabbitMQ as the backend. 1,517