distributed-messaging
alchevrier/distributed-messaging
Java
From-scratch distributed messaging system — append-only log, binary TCP over NIO, MurmurHash3 partitioning, and hand-rolled Raft consensus with leader election, log replication, and integration tests. Phase 5: off-heap storage + JMH benchmarks on bare-metal Linux.