A Kafka clone in Java focused on the network and protocol layer. Implements the binary wire protocol, varint decoding, and a multi-threaded TCP broker.
java distributed-systems kafka networking tcp maven bytebuffer socket-programming protocol-engineering
-
Updated
Oct 25, 2025 - Java