Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-01-08 | 1.7 kB | |
Saturn 3.3.0.tar.gz | 2019-01-08 | 5.2 MB | |
Saturn 3.3.0.zip | 2019-01-08 | 5.7 MB | |
Totals: 3 Items | 10.9 MB | 0 |
Highlight
- 作业编排。一些业务场景需要有序地对一系列作业进行调度,如JobA调度成功后调度 JobB, JobB调度成功后调度 JobC。我们称之为作业编排。作业编排将作业形成一个有向无环图,按照图的顺序依次调用。关于作业编排的文档
- Spring更好的支持。提供saturn-spring让接入spring更加简单,方便。文档
Features
[#532] Job orchestration 作业编排 [#460] Executor支持只启动属于组的作业 [#527] 记录全域当天执行数据,生成趋势图
Improvements
[#509] Executor Log Normalization Executor日志标准化 [#514] Saturn business project support spring better 更好地支持Spring Examples [#519] Add "description" field to zk cluster [#522] 添加用户权限支持多个域多个用户同时添加 [#537] 注册中心域管理页面增加显示是否容器域
Bugfix
[#513] Warning occurs when unzip the prod package [#526] On some condition, failover thread and normal schedule thread execute at the same time [#546] Some unknown problems happened with adding a deleting job [#550] Should roll back db transaction, when write zk failed