You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/31 06:57:24 UTC

[shardingsphere-elasticjob] branch master updated: Update dist README.txt (#1306)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b00b9a  Update dist README.txt (#1306)
2b00b9a is described below

commit 2b00b9a7a73930f4ec50ce8c0a9496b9917b98af
Author: Liang Zhang <te...@163.com>
AuthorDate: Fri Jul 31 14:57:16 2020 +0800

    Update dist README.txt (#1306)
---
 .../src/main/release-docs/README.txt                           | 10 +++++++---
 .../src/main/release-docs/README.txt                           | 10 +++++++---
 .../src/main/release-docs/README.txt                           | 10 +++++++---
 3 files changed, 21 insertions(+), 9 deletions(-)

diff --git a/elasticjob-distribution/elasticjob-cloud-executor-distribution/src/main/release-docs/README.txt b/elasticjob-distribution/elasticjob-cloud-executor-distribution/src/main/release-docs/README.txt
index 4f723c7..007f95c 100644
--- a/elasticjob-distribution/elasticjob-cloud-executor-distribution/src/main/release-docs/README.txt
+++ b/elasticjob-distribution/elasticjob-cloud-executor-distribution/src/main/release-docs/README.txt
@@ -1,11 +1,15 @@
 Welcome to Apache ShardingSphere-ElasticJob
 ===============================================================================
 
-ElasticJob is a distributed scheduled job solution. It is composited from 2 independent sub projects: ElasticJob Lite and ElasticJob Cloud.
+ElasticJob is a distributed scheduling solution consisting of two separate projects, ElasticJob-Lite and ElasticJob-Cloud.
 
-ElasticJob Lite is a centre-less solution, use lightweight jar to coordinate distributed jobs.
+Through the functions of flexible scheduling, resource management and job management, 
+it creates a distributed scheduling solution suitable for Internet scenarios, 
+and provides diversified job ecosystem through open architecture design.
+It uses a unified job API for each project.
+Developers only need code one time and can deploy at will.
 
-ElasticJob Lite and ElasticJob Cloud provide unified API. Developers only need code one time, then decide to deploy Lite or Cloud as you want.
+ElasticJob-Cloud uses Mesos to manage and isolate resources.
 
 ElasticJob became an Apache ShardingSphere Sub project on May 28 2020.
 
diff --git a/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/src/main/release-docs/README.txt b/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/src/main/release-docs/README.txt
index 4f723c7..007f95c 100644
--- a/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/src/main/release-docs/README.txt
+++ b/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/src/main/release-docs/README.txt
@@ -1,11 +1,15 @@
 Welcome to Apache ShardingSphere-ElasticJob
 ===============================================================================
 
-ElasticJob is a distributed scheduled job solution. It is composited from 2 independent sub projects: ElasticJob Lite and ElasticJob Cloud.
+ElasticJob is a distributed scheduling solution consisting of two separate projects, ElasticJob-Lite and ElasticJob-Cloud.
 
-ElasticJob Lite is a centre-less solution, use lightweight jar to coordinate distributed jobs.
+Through the functions of flexible scheduling, resource management and job management, 
+it creates a distributed scheduling solution suitable for Internet scenarios, 
+and provides diversified job ecosystem through open architecture design.
+It uses a unified job API for each project.
+Developers only need code one time and can deploy at will.
 
-ElasticJob Lite and ElasticJob Cloud provide unified API. Developers only need code one time, then decide to deploy Lite or Cloud as you want.
+ElasticJob-Cloud uses Mesos to manage and isolate resources.
 
 ElasticJob became an Apache ShardingSphere Sub project on May 28 2020.
 
diff --git a/elasticjob-distribution/elasticjob-lite-distribution/src/main/release-docs/README.txt b/elasticjob-distribution/elasticjob-lite-distribution/src/main/release-docs/README.txt
index 4f723c7..af9ea8d 100644
--- a/elasticjob-distribution/elasticjob-lite-distribution/src/main/release-docs/README.txt
+++ b/elasticjob-distribution/elasticjob-lite-distribution/src/main/release-docs/README.txt
@@ -1,11 +1,15 @@
 Welcome to Apache ShardingSphere-ElasticJob
 ===============================================================================
 
-ElasticJob is a distributed scheduled job solution. It is composited from 2 independent sub projects: ElasticJob Lite and ElasticJob Cloud.
+ElasticJob is a distributed scheduling solution consisting of two separate projects, ElasticJob-Lite and ElasticJob-Cloud.
 
-ElasticJob Lite is a centre-less solution, use lightweight jar to coordinate distributed jobs.
+Through the functions of flexible scheduling, resource management and job management, 
+it creates a distributed scheduling solution suitable for Internet scenarios, 
+and provides diversified job ecosystem through open architecture design.
+It uses a unified job API for each project.
+Developers only need code one time and can deploy at will.
 
-ElasticJob Lite and ElasticJob Cloud provide unified API. Developers only need code one time, then decide to deploy Lite or Cloud as you want.
+ElasticJob Lite is a lightweight, decentralized solution that provides distributed task sharding services.
 
 ElasticJob became an Apache ShardingSphere Sub project on May 28 2020.