Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 365 Bytes

flask-Timing

python3+flask + celery + apscheduler实现的分布式定时任务

该项目已完成多机验证可运行 windows mac linux 皆可

完成主要功能: 基于flask实现的web,celery实现异步以及任务分布式,aspchedluer实现定时任务以及对任务的暂停,恢复,删除。

具体细节说明在代码中会有详细注释