sadbus
Message bus
A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner
A dumb message bus for sharing data between microservices in a relatively decoupled mechanism
5 stars
2 watching
0 forks
Language: Elixir
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
| A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
| A minimalist event/message bus implementation | 337 |
| An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
| Provides a simple Redis-based message bus for sending messages between app instances | 4 |
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| An implementation of a publish-subscribe messaging system | 26 |
| A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| A lightweight service bus that enables peer-to-peer communication between applications without a broker | 305 |
| A library that enables decoupled microservices using observable messaging services and flexible serialization options. | 333 |
| An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
| A lightweight event bus for JavaScript applications | 226 |
| An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
| A message bus framework for building reactive applications and microservices | 261 |