Apache Beam

Unified batch and streaming programming model. Beam pipelines run on multiple runners (Dataflow, Flink, Spark, Samza), defining the canonical event-time / watermark / window / trigger semantics for stream processing.

API entry from apis.yml

apis.yml Raw ↑
aid: streaming:apache-beam
name: Apache Beam
description: Unified batch and streaming programming model. Beam pipelines run on multiple runners (Dataflow,
  Flink, Spark, Samza), defining the canonical event-time / watermark / window / trigger semantics for
  stream processing.
humanURL: https://beam.apache.org
tags:
- Streaming
- Stream Processing
- Open Source
- Apache Software Foundation
properties:
- type: Documentation
  url: https://beam.apache.org/documentation/
- type: GitHubRepository
  url: https://github.com/apache/beam