mbassador
Event bus
An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication.
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
959 stars
76 watching
145 forks
Language: Java
last commit: over 3 years ago concurrent-programmingevent-driveneventbusjavajvm
Related projects:
Repository | Description | Stars |
---|---|---|
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
| An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
| An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
| A messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| A minimalist event/message bus implementation | 337 |
| An event bus system for communication between UIWebView and embedded JavaScript | 147 |
| A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
| Provides a global event bus between native and JavaScript layers in React Native applications | 58 |
| A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
| A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| A Java implementation of an event-driven TCP client for communication with a Vert.x EventBus TCP bridge | 10 |
| A Vue.js plugin that enables event broadcasting across the application using observables. | 40 |
| A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |