Skip to content

Commit 7fb44cf

Browse files
author
xueli.xue
committed
init
2 parents 344c63f + f40ba1e commit 7fb44cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ git.osc地址:http://git.oschina.net/xuxueli0323/xxl-job
55

66
博客地址(内附使用教程):http://www.cnblogs.com/xuxueli/p/5021979.html
77

8-
98
# 基于quartz封装实现的的集群任务调度管理平台
109
1、简单:支持通过Web页面对任务进行CRUD操作,操作简单,一分钟上手
1110
2、动态:支持动态修改任务状态,动态暂停/恢复任务,即时生效.
12-
3、集群:任务信息持久化到mysql中,支持Job服务器集群(高可用),一个任务只会在其中一台服务器上执行
11+
3、集群:任务信息持久化到mysql中,支持Job服务器集群(高可用),一个任务只会在其中一台服务器上执行

0 commit comments

Comments
 (0)