Skip to content

Comzee/Kafka_Streams_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka_Example

Application where Service A is the producer, and Service B is the consumer.

Usage

Docker compose file grabs from kafka repository, latest versions. Run the Zookeeper and Broker cluster with:
docker compose build
docker compose up -d
Trigger the system to send a Widget object to Kafka with: http://localhost:8080/widget

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages