Skip to content

Simple example demonstrating a hybrid transaction / analytical architecture using Apache Kafka & Apache Ignite

Notifications You must be signed in to change notification settings

kemiz/ignite-kafka-htap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTAP Demo

Simple demo simulating sports bet placement. Ignite handles the bet transactions delivered via Kafka and Ignite SQL and KStreams are used for real-time analytics.

Running the demo

Compile

In the project directory run: mvn clean compile assembly:single

Run

In the scripts folder:

  • Start Confluent / Kafka platform
  • Start ignite node
  • Load initial data
  • Start ignite consumers
  • Start bet stream generator
  • Start total count per market
  • Run any of the top3 scripts

About

Simple example demonstrating a hybrid transaction / analytical architecture using Apache Kafka & Apache Ignite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published