Alirus

Short words. Big ideas.

Using Kafka in C

Nowadays, Kafka has changed the way we build modern, high-performance distributed software. While C developers are mostly accustomed to relying on native tools for building scalable applications, Kafka can open ways for building more robust and reliable distributed software systems. This article employs librdkafka library to present an example of how to use Kafka in C.