Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 353 Bytes

N|Solid


kafka-demo-projects

demo projects for kafka that use stateful stream processing and windowing

state

this project demos stateful stream processing in a factory process.

word-count

this project demos windowing and ktables by processing a simple input stream.