• <译>Flink官方文档-Flink概述


    Overview

    This documentation is for Apache Flink version 1.0-SNAPSHOT, which is the current development version of the next upcoming major release of Apache Flink.

    Apache Flink is an open source platform for distributed stream and batch data processing. Flink’s core is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations over data streams. Flink also builds batch processing on top of the streaming engine, overlaying native iteration support, managed memory, and program optimization.

    If you want to write your first program, look at one of the available quickstarts, and refer to the DataSet API guide or the DataStream API guide.

    Stack

    This is an overview of Flink’s stack. Click on any component to go to the respective documentation page.

    Stack

    吴承桀的博客
  • 相关阅读:
    硬件IC汇总
    stm8s103调试注意点
    感悟短句
    USB接口
    液晶屏驱动注意
    四数之和
    所有奇数长度子数组的和
    秋叶收藏集
    删除中间节点
    组合总和
  • 原文地址:https://www.cnblogs.com/Chuck-wu/p/5031170.html
Copyright © 2020-2023  润新知