Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
xueli.xue committed Dec 5, 2015
2 parents 344c63f + f40ba1e commit 7fb44cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ git.osc地址:http://git.oschina.net/xuxueli0323/xxl-job

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


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

0 comments on commit 7fb44cf

Please sign in to comment.