Skip to content

jorgermduarte/poc-csharp-kafka-project

Repository files navigation

Kafka Simple Example

This is a sample project created for demonstration and learning purposes. It serves as a case in point to illustrate concepts and showcase functionalities in a development environment. The project includes a range of typical components and configurations that can be helpful as a starting point or reference.

Running the producer app

    docker compose up kafka-producer-app --build -d

Urls

Producer: http://localhost:30001

Consumer http://localhost:30000

Kafka UI: http://localhost:8080

Registering a message with the producer

When the kafka-producer-app is up and running execute the register_message.http file to add a message to the topic desired. The topic will be automatic created if it does not exist.

View the data on the kafka ui

Message on topic

Execute the consumer and watch the message be processed

    docker compose up kafka-consumer-app --build -d

Processing Messsages

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy