mamonas.dev
Home About Categories Games Games
  • Menu ▾
    • Home
    • About
    • Categories
    • Games
tech

kafka-replay-cli: A Lightweight Kafka Replay & Debugging Tool

Aug 18, 2025 4 min read

Introducing `kafka-replay-cli`, a lightweight Python tool for Kafka message replay and debugging. Learn about its …

tech

Kafka Producers Explained: Partitioning, Batching, and Reliability

Aug 18, 2025 4 min read

Dive into Kafka producers, exploring how they handle message partitioning, serialization, and batching for optimal …

tech

Kafka Consumers Explained: Pull, Offsets, and Parallelism

Aug 18, 2025 4 min read

Understand how Kafka consumers work, from their pull-based data fetching and offset management to how consumer groups …

tech

How Kafka Achieves High Throughput: A Breakdown of Its Log-Centric Architecture

Aug 18, 2025 4 min read

Discover the core architectural decisions and OS-level optimizations that enable Apache Kafka's exceptional high …

← Newer posts
  • © 2026 Konstantinas Mamonas