An open API service indexing awesome lists of open source software.

https://github.com/haamond/kafka.samples

examples of Apache Kafka producer and consumer
https://github.com/haamond/kafka.samples

backgroundservice csharp dotnet-core hostedservices kafka message-broker producer-consumer

Last synced: about 1 year ago
JSON representation

examples of Apache Kafka producer and consumer

Awesome Lists containing this project

README

          

# Kafka.Samples
A quite simple implementation(wrapper) of Apache Kafka producer and consumer based on the Dotnet core [`BackgroundService`](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/background-tasks-with-ihostedservice)