Uncode-Schedule 是基于 zookeeper+quartz/spring task 的分布式任务调度组件,非常小巧,无需任何修改就可以使quartz/spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。
Uncode-Schedule 0.4.0 发布,本次版本更新内容如下:
支持动态添加、删除任务;
添加IP黑名单,过滤不需要执行任务的节点.
软件详情:https://git.oschina.net/uncode/uncode-schedule
下载地址:http://git.oschina.net/uncode/uncode-schedule/repository/archive?ref=master
来自:开源中国社区

