其他分享
首页 > 其他分享> > Flink从入门到精通(一) - 简介

Flink从入门到精通(一) - 简介

作者:互联网

1. 什么是Flink?

官网的定义如下:

Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams.

Flink has been designed to run in all common cluster environments, perform computations at in-memory speed and at any scale.

 

标签:入门,computations,简介,Flink,environments,cluster,unbounded,官网
来源: https://www.cnblogs.com/davidgu/p/12661922.html