Skip to content

szczepanja/currency-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

currency-exchange

Develop a Kafka Streams application that simulate a **Currency Exchange((.

  • Use the high-level Streams DSL
  • Use StreamsBuilder.stream to create a KStream for amounts to convert
  • Use StreamsBuilder.table to create a KTable for rates
  • Use KStream.join to join amounts with rates

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages