Skip to content

1Gize/kantor-kafka-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kantor-kafka-streams

Developed a Kafka Streams application that simulate a Currency Exchange.

Used the high-level Streams DSL

Used StreamsBuilder.stream to create a KStream for amounts to convert

Used StreamsBuilder.table to create a KTable for rates

Used KStream.join to join amounts with rates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages