Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/perkss/kotlin-samza-examples
- Owner: perkss
- Created: 2020-12-12T12:16:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-27T19:27:12.000Z (over 3 years ago)
- Last Synced: 2024-10-12T06:23:27.399Z (about 1 month ago)
- Topics: avro, beam, kafka-junit, kotlin, kotlin-samza, samza, samza-examples, spring, spring-boot, streaming
- Language: Kotlin
- Homepage:
- Size: 462 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.