Repository navigation
aeron
- Website
- Wikipedia
Flux is a high-performance message transport library for Rust that implements patterns inspired by LMAX Disruptor and Aeron. It provides lock-free inter-process communication (IPC), UDP transport, and reliable UDP with optimized memory management for applications with low latency requirements.
Microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. It features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
Aeron proxy generator
A simple Bank-app using the Aeron cluster
Implement market maker to demonstrate Event Driven Architecture using Java, Aeron, SBE, Agrona
KOFA is a pure kotlin library to quickly build low latency event driven applications
A KV store built with Aeron, SBE and Agrona. RAFT clustered and fast by default. HTTP, WS & SSE API with JSON payloads. UI with NextJS and K8s deployable.
C++ implementation of Aeron Cluster client and service