Skip to content

A collection of hands-on examples and demos for understanding Kafka concepts. Created to accompany my Medium articles.

Notifications You must be signed in to change notification settings

fatihunlu/KafkaDemo

Repository files navigation

KafkaDemo: Understanding Kafka

This project demonstrates a simple Kafka producer and consumer implementation using the Confluent.Kafka library. It includes features for creating, deleting, listing topics, sending messages, and consuming them. The code provides a practical example of working with Kafka in a .NET application.

Branch Name Article Title Link to Article
master Kafka Series Vol. 1: What is Kafka? Read Article
kafka-series-vol2 Kafka Series Vol. 2: From Serialization to Consumer Groups Read Article
... ... ...

About

A collection of hands-on examples and demos for understanding Kafka concepts. Created to accompany my Medium articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages