Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

This project demonstrates the fundamental concepts of producing and consuming messages from an Apache Kafka topic using C#. It provides a clear and concise implementation to serve as a foundation for understanding Kafka's producer-consumer paradigm.

Key Features:

Implements a basic Kafka producer to send messages to a designated topic. Demonstrates a consumer application to receive and process messages from the same topic. Leverages the Confluent.Kafka NuGet package for efficient interactions with Kafka.

About

Basic implementation of Kafka Producer and Consumer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages