提交 5b390d54 编写于 作者: S Stephan Ewen

Add first files for system internals documentation

[ci skip]
上级 05ff3339
---
title: "General Architecture and Process Model"
---
<img src="projects_dependencies.svg" alt="The Flink sub-projects and their dependencies" height="400px"/>
<img src="stack.svg" alt="The Flink component stack" height="400px"/>
---
title: "Overview of Flink System Architecture & Internals"
---
# Overview
This documentation provides an overview of the architecture of the Flink system
and its components. It is intended as guide to contributors, and people
that are interested in the technology behind Flink.
*This documentation is maintained by the contributors of the individual components.
We kindly ask anyone that adds and changes components to eventually provide a patch
or pull request that updates these documents as well.*
### Architectures and Components
- [General Architecture and Process Model](general_arch.html)
- [Life Cycle of a Program](program_life_cycle.html)
- [Jobs and Scheduling](job_scheduling.html)
- [Distributed Runtime](distributed_runtime.html)
- [Runtime Algorithms and Memory Management](distributed_runtime.html)
- [Program Optimizer](optimizer.html)
- [How-to: Adding a new Operator](add_operator.html)
<!--
- [Java API, Types, and Type Extraction](types.html)
-->
<!--
- [RPC and JobManager Communication](rpc_transfer.html)
-->
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册