tinymq

Message Queue

A lightweight message queue with in-memory storage and Erlang-based channel management

TinyMQ - a diminutive, in-memory message queue

GitHub

124 stars
26 watching
43 forks
Language: Erlang
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sybrexsys/rapidmq A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. 68
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,758
kassane/libzmq A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. 2
skunkwerks/zamqp A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications 4
igr/jrsmq A Java implementation of a lightweight message queue that uses Redis as the underlying data store 36
rafaeljesus/rabbus Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. 97
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 594
vardius/message-bus An asynchronous message queue allowing publishers to send and subscribers to receive messages. 273
nanomq/nanomq An ultra-lightweight and highly available messaging platform for IoT edge and SDV applications 1,627
bulldog2011/bigqueue A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue 558
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
ninegua/mutable-queue.mo A data structure module implementing a queue with pushFront and popFront operations 2
tenor/restbus A high-performance library for asynchronous messaging and queueing in .NET 366
socifi/jazz An abstraction layer for managing RabbitMQ connections and messaging 18