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: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zarusz/slimmessagebus | A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 476 |
smancke/guble | A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
vardius/message-bus | An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
voltrb/volt-redis_message_bus | Provides a simple Redis-based message bus for sending messages between app instances | 4 |
otobus/event_bus | An event-driven communication system with minimal overhead and built-in tracing capabilities | 699 |
rafaeljesus/rabbus | Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
expl0it3r/pubbus | An implementation of a publish-subscribe messaging system | 26 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
abc-arbitrage/zebus | A lightweight service bus that enables peer-to-peer communication between applications without a broker | 306 |
christopherread/obvs | A library that enables decoupled microservices using observable messaging services and flexible serialization options. | 332 |
mcmatan/topiceventbus | An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
choojs/nanobus | A lightweight event bus for JavaScript applications | 225 |
cesarferreira/swifteventbus | An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,104 |
beagle1984/silverback | A message bus framework for building reactive applications and microservices | 260 |