- Product API expose Delete Product Endpoint, when called, the kafka producer send message on delete-product topic to notify consumer.
- Recipe API consumer read the message and delete all recipes with the deleted product.
- Both Consumer group are here to show that a message is read one and only one time by consumer group
- Product and Recipe Get Endpoints are here to check data base state after deletion.
- A five seconds sleep are here to show the asynchronous principle of Kafka.
-
Notifications
You must be signed in to change notification settings - Fork 0
Poc de communication entre deux api avec Kafka
License
Dashell/kafka-dotnetcore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Poc de communication entre deux api avec Kafka
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published