tinymq

Message Queue

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

TinyMQ - a diminutive, in-memory message queue

GitHub

123 stars
26 watching
43 forks
Language: Erlang
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sybrexsys/rapidmqA lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages.68
smrchy/rsmqA lightweight message queue for Node.js using Redis as the underlying storage1,765
kassane/libzmqA C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues.2
skunkwerks/zamqpA Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications4
igr/jrsmqA Java implementation of a lightweight message queue that uses Redis as the underlying data store36
rafaeljesus/rabbusProvides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting.97
weyoss/redis-smqA Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend599
vardius/message-busAn asynchronous message queue allowing publishers to send and subscribers to receive messages.273
nanomq/nanomqAn ultra-lightweight and highly available messaging platform for IoT edge and SDV applications1,673
bulldog2011/bigqueueA high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue559
tangxuehua/equeueA high-performance distributed message queue written in C#579
loresoft/mongodb.messagingA library that enables message processing using MongoDB as a lightweight queue pub/sub system58
ninegua/mutable-queue.moA data structure module implementing a queue with pushFront and popFront operations2
tenor/restbusA high-performance library for asynchronous messaging and queueing in .NET367
socifi/jazzAn abstraction layer for managing RabbitMQ connections and messaging18