Skip to content

realdeepnandi/kafka-streams-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-streams-scheduler

Scheduling using Apache Kafka Streams

Create the following Kafka topics

  • kafka.demo (Input topic)
  • kafka.demo.output (Output topic)

Start the producer as a Java application

Start Kafka streams as a Spring boot application

Start the consumer as a Java application

About

Scheduling using Apache Kafka Streams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages