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.
What is the alchevrier/distributed-messaging GitHub project? Description: "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.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download main.zipReport bugs or request features on the distributed-messaging issue tracker:
Open GitHub Issues