https://github.com/e3oroush/flink-tutorial
A simple introduction to Apache/Flink CEP. Working with time window aggregation and simple match expression.
https://github.com/e3oroush/flink-tutorial
cep complex-event- flink flink-examples flink-stream-processing java
Last synced: about 2 months ago
JSON representation
A simple introduction to Apache/Flink CEP. Working with time window aggregation and simple match expression.
- Host: GitHub
- URL: https://github.com/e3oroush/flink-tutorial
- Owner: e3oroush
- License: mit
- Created: 2019-07-13T17:03:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T17:54:08.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T04:37:23.872Z (3 months ago)
- Topics: cep, complex-event-, flink, flink-examples, flink-stream-processing, java
- Language: Java
- Size: 16.6 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flink-tutorial
A simple introduction to Apache/Flink CEP. Working with time window aggregation and simple match expression.Please refer to my [Medium blog post](https://medium.com/@ebrahim.soroush/a-simple-introduction-to-flink-data-stream-processing-and-its-cep-library-5295755ffb56)
to find more information.