Update README.md

新增AirFlow的说明。
pull/41/head
autopenguin 2018-03-04 22:40:55 +08:00 committed by GitHub
parent 7873621106
commit cd75e19a56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1040,8 +1040,9 @@ MapReduce 框架和库。
* Plan如有神助地编写 crontab 文件。[官网](https://github.com/fengsp/plan) * Plan如有神助地编写 crontab 文件。[官网](https://github.com/fengsp/plan)
* schedule人性化的 Python 任务调度库。[官网](https://github.com/dbader/schedule) * schedule人性化的 Python 任务调度库。[官网](https://github.com/dbader/schedule)
* Spiff使用纯 Python 实现的强大的工作流引擎。[官网](https://github.com/knipknap/SpiffWorkflow) * Spiff使用纯 Python 实现的强大的工作流引擎。[官网](https://github.com/knipknap/SpiffWorkflow)
* TaskFlow一个可以让你方便执行任务的 Python 库,一致并且可靠。[官网](http://docs.openstack.org/developer/taskflow/) *   TaskFlow一个可以让你方便执行任务的 Python 库,一致并且可靠。[官网](http://docs.openstack.org/developer/taskflow/)
*  AirFlowAirflow 是Airbnb公司开源的是一个工作流分配管理系统通过有向非循环图的方式管理任务流程设置任务依赖关系和时间调度。[官方](https://airflow.incubator.apache.org/)
 
### 外来函数接口 ### 外来函数接口
使用外来函数接口的库。 使用外来函数接口的库。