A Java-based Kafka producer application for the Confluent Certified Developer for Apache Kafka (CCDAK) exam preparation. This project demonstrates how to build a Kafka producer using the Kafka Java ...
A complete Apache Kafka command-line client implementing the Kafka binary wire protocol over raw TCP. Written entirely in AIRL, compiled to a native x86-64 binary via g3.