High-Throughput Distributed Event Streaming Engine with Raft Consensus
Lightweight append-only distributed commit log featuring leader election, partition replication, and sub-millisecond Pub/Sub messaging.
Project Overview
Built from scratch in Go and Rust, this distributed broker implements the Raft consensus algorithm for leader election and state machine replication. It handles 50,000+ messages per second with zero message loss across node crash failures.
Built from scratch in Go and Rust, this distributed broker implements the Raft consensus algorithm for leader election and state machine replication. It handles 50,000+ messages per second with zero message loss across node crash failures.
Lightweight append-only distributed commit log featuring leader election, partition replication, and sub-millisecond Pub/Sub messaging.
Core Project Objectives
Capture continuous analog/digital sensor readings with robust noise filtering and hardware calibration.