Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1090c247
authored
Jul 17, 2017
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
1617b9e0
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
README.md
doc/XXL-JOB官方文档.md
xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl
README.md
View file @
1090c247
...
@@ -107,14 +107,14 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
...
@@ -107,14 +107,14 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
[
http://git.oschina.net/xuxueli0323/xxl-job
](
http://git.oschina.net/xuxueli0323/xxl-job
)
|
[
Download
](
http://git.oschina.net/xuxueli0323/xxl-job/releases
)
[
http://git.oschina.net/xuxueli0323/xxl-job
](
http://git.oschina.net/xuxueli0323/xxl-job
)
|
[
Download
](
http://git.oschina.net/xuxueli0323/xxl-job/releases
)
#### 中央仓库地址 (最新Release版本:1.
7.2
)
#### 中央仓库地址 (最新Release版本:1.
8.0
)
```
```
<!-- http://repo1.maven.org/maven2/com/xuxueli/xxl-job-core/ -->
<!-- http://repo1.maven.org/maven2/com/xuxueli/xxl-job-core/ -->
<dependency>
<dependency>
<groupId>com.xuxueli</groupId>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<artifactId>xxl-job-core</artifactId>
<version>1.
7.2
</version>
<version>1.
8.0
</version>
</dependency>
</dependency>
```
```
...
...
doc/XXL-JOB官方文档.md
View file @
1090c247
# 《分布
式任务调度平台XXL-JOB》
# 《分布
式任务调度平台XXL-JOB》
...
@@ -98,14 +98,14 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
...
@@ -98,14 +98,14 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
[
http://git.oschina.net/xuxueli0323/xxl-job
](
http://git.oschina.net/xuxueli0323/xxl-job
)
|
[
Download
](
http://git.oschina.net/xuxueli0323/xxl-job/releases
)
[
http://git.oschina.net/xuxueli0323/xxl-job
](
http://git.oschina.net/xuxueli0323/xxl-job
)
|
[
Download
](
http://git.oschina.net/xuxueli0323/xxl-job/releases
)
#### 中央仓库地址 (最新Release版本:1.
7.2
)
#### 中央仓库地址 (最新Release版本:1.
8.0
)
```
```
<!-- http://repo1.maven.org/maven2/com/xuxueli/xxl-job-core/ -->
<!-- http://repo1.maven.org/maven2/com/xuxueli/xxl-job-core/ -->
<dependency>
<dependency>
<groupId>com.xuxueli</groupId>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<artifactId>xxl-job-core</artifactId>
<version>1.
7.2
</version>
<version>1.
8.0
</version>
</dependency>
</dependency>
```
```
...
@@ -894,6 +894,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
...
@@ -894,6 +894,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
7、调度任务优先级;
-
7、调度任务优先级;
-
8、移除quartz依赖,重写调度模块:新增或恢复任务时将下次执行记录插入delayqueue,调度中心集群竞争分布式锁,成功节点批量加载到期delayqueue数据,批量执行。
-
8、移除quartz依赖,重写调度模块:新增或恢复任务时将下次执行记录插入delayqueue,调度中心集群竞争分布式锁,成功节点批量加载到期delayqueue数据,批量执行。
-
9、任务执行结果回调失败后重试:待定,防止回调死循环;
-
9、任务执行结果回调失败后重试:待定,防止回调死循环;
-
10、springboot 和 docker镜像;
## 七、其他
## 七、其他
...
...
xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl
View file @
1090c247
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
<#macro commonFooter >
<#macro commonFooter >
<footer class="main-footer">
<footer class="main-footer">
Powered by <b>XXL-JOB</b> 1.8
(快照版)
Powered by <b>XXL-JOB</b> 1.8
<div class="pull-right hidden-xs">
<div class="pull-right hidden-xs">
<strong>Copyright © 2015-${.now?string('yyyy')}
<strong>Copyright © 2015-${.now?string('yyyy')}
<a href="https://github.com/xuxueli/xxl-job" target="_blank" >github</a>
<a href="https://github.com/xuxueli/xxl-job" target="_blank" >github</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment