event_bus
Event Bus
An event-driven communication system with minimal overhead and built-in tracing capabilities
Traceable, extendable and minimalist event bus implementation for Elixir with built-in event store and event watcher based on ETS.
699 stars
12 watching
41 forks
Language: Elixir
last commit: over 1 year ago
Linked from 2 awesome lists
elixirevent-sourcingeventbuseventstoreinstrumentationmessage-bus
Related projects:
Repository | Description | Stars |
---|---|---|
bennidi/mbassador | An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 958 |
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
cesarferreira/swifteventbus | An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,104 |
sergey-telpuk/nestjs-transport-eventbus | A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
rafaeljesus/nsq-event-bus | A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
pharosproduction/exvertx | Provides a connection between an Elixir application and Vert.x's event bus via a TCP-based bridge | 15 |
stanipetrosyan/go-eventbus | Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
trustatom-oss/elixir-fluent-client | A lightweight client library for interacting with the FluentD message bus | 8 |
apache/rocketmq-eventbridge | A messaging service that enables event-driven architectures and loosely coupled distributed systems | 137 |
coshx/drekkar | An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
abdlquadri/vertx-eventbus-java | A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
coshx/caravel | An event bus system for communication between UIWebView and embedded JavaScript | 147 |
jaymine/tcp-eventbus-client-c | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |