Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 405 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 405 Bytes

Kotlin with Apache Samza and Apache BEAM in Kotlin with Samza

This repository provides examples of Apache Samza with Kotlin. The Streaming Examples directory holds the Samza API examples and the Kotlin Beam Samza Examples show examples using the BEAM API with Kotlin.

We will look into stateful streaming, testing streaming applications and different types of windowing amongst many other features.