message-bus
Message Queue
An asynchronous message queue allowing publishers to send and subscribers to receive messages.
Go simple async message bus
273 stars
8 watching
46 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 2 awesome lists
asyncbrokerdddevent-sourcingmessage-brokermessage-busmessage-queuepubsubqueue
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance library for asynchronous messaging and queueing in .NET | 367 |
| Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| Provides a simple Redis-based message bus for sending messages between app instances | 4 |
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
| A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
| A messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| An implementation of a publish-subscribe messaging system | 26 |
| An Angular service for broadcasting and receiving messages between components using RxJS. | 50 |
| A minimalist event/message bus implementation | 337 |
| A lightweight message queue with in-memory storage and Erlang-based channel management | 123 |
| A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
| An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 959 |
| A messaging system designed to simplify message processing and provide advanced features. | 188 |