# ScheduleTask
**Repository Path**: owen-zhang/ScheduleTask
## Basic Information
- **Project Name**: ScheduleTask
- **Description**: No description available
- **Primary Language**: Go
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-02-02
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 分页式任务调度器
支持文件,脚本,API任务的定时运行
master 管理所有的worker, 任务设置,相关界面管理, worker的心跳检查以及worker的故障转移
worker真正的任务指行者