Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/streaming-with-flink/examples-java
Stream Processing with Apache Flink - Java Examples
https://github.com/streaming-with-flink/examples-java
Last synced: 7 days ago
JSON representation
Stream Processing with Apache Flink - Java Examples
- Host: GitHub
- URL: https://github.com/streaming-with-flink/examples-java
- Owner: streaming-with-flink
- License: apache-2.0
- Created: 2016-11-24T14:03:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T09:12:16.000Z (over 1 year ago)
- Last Synced: 2024-08-02T14:06:37.255Z (3 months ago)
- Language: Java
- Size: 19.5 KB
- Stars: 344
- Watchers: 14
- Forks: 209
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Java Examples for Stream Processing with Apache Flink
This repository hosts Java code examples for ["Stream Processing with Apache Flink"](http://shop.oreilly.com/product/0636920057321.do) by [Fabian Hueske](https://twitter.com/fhueske) and [Vasia Kalavri](https://twitter.com/vkalavri).
**Note:** The Java examples are not comlete yet.
The [Scala examples](https://github.com/streaming-with-flink/examples-scala) are complete and we are working on translating them to Java.