|
@@ -2,7 +2,7 @@
|
2
|
2
|
<img src="https://www.xuxueli.com/doc/static/xxl-job/images/xxl-logo.jpg" width="150">
|
3
|
3
|
<h3 align="center">XXL-JOB</h3>
|
4
|
4
|
<p align="center">
|
5
|
|
- XXL-JOB, a lightweight distributed task scheduling framework.
|
|
5
|
+ XXL-JOB, a distributed task scheduling framework.
|
6
|
6
|
<br>
|
7
|
7
|
<a href="https://www.xuxueli.com/xxl-job/"><strong>-- Home Page --</strong></a>
|
8
|
8
|
<br>
|
|
@@ -33,11 +33,11 @@
|
33
|
33
|
|
34
|
34
|
|
35
|
35
|
## Introduction
|
36
|
|
-XXL-JOB is a lightweight distributed task scheduling framework.
|
|
36
|
+XXL-JOB is a distributed task scheduling framework.
|
37
|
37
|
It's core design goal is to develop quickly and learn simple, lightweight, and easy to expand.
|
38
|
38
|
Now, it's already open source, and many companies use it in production environments, real "out-of-the-box".
|
39
|
39
|
|
40
|
|
-XXL-JOB是一个轻量级分布式任务调度平台,其核心设计目标是开发迅速、学习简单、轻量级、易扩展。现已开放源代码并接入多家公司线上产品线,开箱即用。
|
|
40
|
+XXL-JOB是一个分布式任务调度平台,其核心设计目标是开发迅速、学习简单、轻量级、易扩展。现已开放源代码并接入多家公司线上产品线,开箱即用。
|
41
|
41
|
|
42
|
42
|
|
43
|
43
|
## Documentation
|