Open juanrh opened 9 years ago
https://ci.apache.org/projects/flink/flink-docs-release-0.9/apis/streaming_guide.html
Emergent system, abstraction level quite close to spark and Scala API. Based on single records instead of micro batching
Note the event reordering capabilities of Flink could maybe be exploited for defining reliable synthetic stream generators
https://ci.apache.org/projects/flink/flink-docs-release-0.9/apis/streaming_guide.html
Emergent system, abstraction level quite close to spark and Scala API. Based on single records instead of micro batching