Antwnis / kafka-streaming-examples

Examples of kafka-streaming with [spark-streaming] [kafka-streams] [apache-flink]
Apache License 2.0
7 stars 2 forks source link

kafka-streaming-examples

Implementation of the famous e-commerce example - where sale events and shipment events in 2 topics, are used to build a real-time Inventory-On-Hand application

Implementations on