Apache Flink icon
 Apache Flink icon

Apache Flink

 4 likes

Flink’s core is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations over data streams.

 Apache Flink screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows  Runs with Cygwin
  • Linux
  • BSD
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Data analytics
  2.  Streaming

 Tags

Apache Flink News & Activities

Highlights All activities

Recent activities

Show all activities

Apache Flink information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    17 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Business & Commerce

Our users have written 0 comments and reviews about Apache Flink, and it has gotten 4 likes

Apache Flink was added to AlternativeTo by rzsz on Oct 28, 2013 and this page was last updated Apr 4, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Apache Flink?

Flink’s core is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations over data streams.

Flink includes several APIs for creating applications that use the Flink engine:

DataSet API for static data embedded in Java, Scala, and Python, DataStream API for unbounded streams embedded in Java and Scala, and Table API with a SQL-like expression language embedded in Java and Scala. Flink also bundles libraries for domain-specific use cases:

Machine Learning library, and Gelly, a graph processing API and library. You can integrate Flink easily with other well-known open source systems both for data input and output as well as deployment.

(Previously Stratosphere)

Official Links