Demonstrates architectural pattern implementations in Apache Beam (Java SDK) to restore event-time ordering on out-of-order keyed streams.
-
Updated
Sep 4, 2026 - Java
Demonstrates architectural pattern implementations in Apache Beam (Java SDK) to restore event-time ordering on out-of-order keyed streams.
Apache Beam pipeline demonstrating a two-tiered state architecture for high-performance entity building and session reconstruction from out-of-order streaming events. Official demo for Beam College 2026 talk.
A production-grade real-time streaming pipeline ingesting multi-source events (REST, IoT, WebSocket) into Apache Kafka (Avro & Schema Registry), statefully processing streams via Apache Flink with exactly-once Delta Lake storage, dbt transformations, and Grafana dashboards.
To associate your repository with the stateful-processing topic, visit your repo's landing page and select "manage topics."