tinymq
Message Queue
A lightweight message queue with in-memory storage and Erlang-based channel management
TinyMQ - a diminutive, in-memory message queue
123 stars
26 watching
43 forks
Language: Erlang
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
| A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications | 4 |
| A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
| Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
| An ultra-lightweight and highly available messaging platform for IoT edge and SDV applications | 1,673 |
| A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue | 559 |
| 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 data structure module implementing a queue with pushFront and popFront operations | 2 |
| A high-performance library for asynchronous messaging and queueing in .NET | 367 |
| An abstraction layer for managing RabbitMQ connections and messaging | 18 |