Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perkss/kotlin-samza-examples

Examples of using Apache Samza and BEAM with Kafka and Kotlin
https://github.com/perkss/kotlin-samza-examples

avro beam kafka-junit kotlin kotlin-samza samza samza-examples spring spring-boot streaming

Last synced: 7 days ago
JSON representation

Examples of using Apache Samza and BEAM with Kafka and Kotlin

Awesome Lists containing this project

README

        

# 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.