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.
700 stars
12 watching
41 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 2 awesome lists
elixirevent-sourcingeventbuseventstoreinstrumentationmessage-bus
Related projects:
Repository | Description | Stars |
---|---|---|
| An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 959 |
| A minimalist event/message bus implementation | 337 |
| An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
| A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| Provides an interface between Elixir applications and Vert.x event bus bridge using TCP Event Bus Bridge. | 15 |
| Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
| A lightweight client library for interacting with the FluentD message bus | 8 |
| A messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
| Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
| A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
| An event bus system for communication between UIWebView and embedded JavaScript | 147 |
| A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |