Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.