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
- Host: GitHub
- URL: https://github.com/haamond/kafka.samples
- Owner: haamond
- License: mit
- Created: 2019-12-04T07:19:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T05:37:15.000Z (over 6 years ago)
- Last Synced: 2025-02-06T06:33:18.266Z (over 1 year ago)
- Topics: backgroundservice, csharp, dotnet-core, hostedservices, kafka, message-broker, producer-consumer
- Language: C#
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)