当前位置:网站首页>Initial experience of Flink, a mainstream real-time stream processing computing framework
Initial experience of Flink, a mainstream real-time stream processing computing framework
2022-07-01 09:44:00 【InfoQ】
summary

characteristic
- Low latency real-time stream processing
- The code is easy to write Flink It has been one of the general big data frameworks in recent generations , Compared with a series of older generations, it is widely used 、 Easy to use .
- Support large 、 Complex state processing allows hundreds of GB The above status is stored .
- Supporting large-scale distributed deployment has its own Standalone Cluster pattern , It also supports deployment to Yarn、K8S On .
- Fast iteration speed
- Results accuracy and good fault tolerance
General scenarios used
- There are a lot of machine resources : Be able to provide at least 24 individual CPU Core and hundred GB Above memory ,Flink The hard disk of the machine must be SSD
- Large throughput or future expansion requirements : Ten thousand per second can only be considered as big , One hundred thousand can be considered big
- The requirements are complex : There are a lot of complex cleaning 、 duplicate removal 、 Switching, etc Very high requirements for low delay :10
- A delay of less than seconds can be counted as a low delay ,1 Delay requirements within seconds need to be handled very carefully
Event driven

Stream processing and batch processing
The batch
Stream processing
The difference between the two
- Data timeliness
- Data characteristics
- Application scenarios
- Operation mode
- Processing efficiency
Flink Data processing in
By incident
Bounded flow

Flink Programming model (API)

边栏推荐
猜你喜欢

uniapp微信小程序组件按需引入

Flinkv1.13 implementation of financial anti fraud cases

Cortex M4 systick details
![Clickhouse: Test on query speed of A-share minute data [Part 2]](/img/c8/42ba748d38546d3b0d2be9b33c5d0b.jpg)
Clickhouse: Test on query speed of A-share minute data [Part 2]

Error org apache. catalina. core. StandardContext. FilterStart start filter exception

年薪100万,在北上广深买的起房子吗?

一个悄然崛起的国产软件,低调又强大!

集成积木报表报错 org.apache.catalina.core.StandardContext.filterStart 启动过滤器异常

The latest masterpiece of Alibaba, which took 182 days to produce 1015 pages of distributed full stack manual, is so delicious

Mikrotik Routeros Internet access settings
随机推荐
Wechat applet WebView prohibits page scrolling without affecting the implementation of overflow scrolling in the business
Strange, why is the ArrayList initialization capacity size 10?
MT7628K eCos开发入门
Project procurement management
嵌入式开发用到的一些工具
ESP8266 FreeRTOS开发环境搭建
SQL学习笔记(02)——数据库表操作
ES6 const essence and completely immutable implementation (object.free)
Spark's action operator
SQL learning notes (03) -- data constraint relationship
这样理解mmap,挺有意思!
Differences between JS valueof and toString
The latest masterpiece of Alibaba, which took 182 days to produce 1015 pages of distributed full stack manual, is so delicious
Short circuit operator lazy evaluation
编写自己的who命令
121. thread scheduling: join() method and yield() method
123. how to stop a thread?
Configure load balancing
HMS core audio editing service 3D audio technology helps create an immersive auditory feast
Ubuntu系统安装与配置MySQL