A simplified Kafka-like message broker implementation in Java 17 with socket communication, threading, and binary protocol handling
-
Updated
Oct 19, 2025 - Java
A simplified Kafka-like message broker implementation in Java 17 with socket communication, threading, and binary protocol handling
Kafka-like distributed message queue built from scratch using Python sockets with partitioning, consumer groups, rebalancing, and offset persistence
Kafka-inspired lightweight pub/sub message queue built from scratch in Python — topic partitioning, consumer groups, async streaming, dead letter queue. For understanding the flow, objects and how Kafka works.
Add a description, image, and links to the offset-management topic page so that developers can more easily learn about it.
To associate your repository with the offset-management topic, visit your repo's landing page and select "manage topics."