Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pibigstar/go-crontab

使用Go做一个分布式任务调度系统
https://github.com/pibigstar/go-crontab

cron etcd goframe mongodb

Last synced: 1 day ago
JSON representation

使用Go做一个分布式任务调度系统

Awesome Lists containing this project

README

        

# 分布式任务调度

1. 多协程任务调度
2. 健康节点监控
3. 杀死任务
4. 自定义任务详情
5. 任务列表查看
6. 任务执行结果查看
7. 执行日志收集

## 技术栈
- etcd
- goframe
- mongodb
- cronexpr