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

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


The following commit(s) were added to refs/heads/master by this push:
     new bf31496  update ElasticJob.en (#6217)
bf31496 is described below

commit bf31496646f03b0acd8270504fc6e4af075d4279
Author: Rudy Steiner <rudy_stei...@163.com>
AuthorDate: Thu Jul 2 10:29:26 2020 +0800

    update ElasticJob.en (#6217)
    
    * update ElasticJob.en
    
    * cn title
    
    * remove chinese comment and space at end of symbol
    
    * grammarly check
---
 docs/blog/content/material/ElasticJob.en.md | 31 +++++++++++++++++------------
 1 file changed, 18 insertions(+), 13 deletions(-)

diff --git a/docs/blog/content/material/ElasticJob.en.md 
b/docs/blog/content/material/ElasticJob.en.md
index ad82b27..4da898f 100644
--- a/docs/blog/content/material/ElasticJob.en.md
+++ b/docs/blog/content/material/ElasticJob.en.md
@@ -1,26 +1,31 @@
 
 +++
-title = "6.News! The distributed scheduling project ElasticJob is about to 
restart"
+title = "6.News! The distributed scheduling project ElasticJob set sail again"
 weight = 7
 chapter = true
 +++
 
-## News! The distributed scheduling project ElasticJob is about to restart
+## News! The distributed scheduling project ElasticJob set sail again
 
-ElasticJob is a distributed scheduling solution that provides sharding of 
distributed tasks, elastic scaling, fully automatic discovery, lavish task 
types based on time-driven, data-driven, resident tasks and temporary tasks, 
task aggregation and dynamic resource allocation, fault detection, automatic 
repair, failover and retry. Perfect operation & maintenance platform and 
management tools as well as good support for cloud native can fully meet the 
needs of enterprises for task managemen [...]
+[ElasticJob](https://github.com/elasticjob) is a distributed scheduling 
solution, providing distributed task sharding, resilience scale up and down, 
auto discovery. And also supports multiple type of task such as time-driven, 
data-driven, long-term and temporary task. Main features are as follows:
 
-Since ElasticJob has been open sourced at the end of 2014, it has been more 
than 5 years. With its rich features, comprehensive documentation, high-quality 
code and ease of use of the framework, it has accumulated a large number of 
loyal users and a good industry reputation (5.8K star). It has been one of the 
most popular projects in the field of distributed scheduling framework.
+ * Task aggregation
+ * Dynamic resource scheduling
+ * Fault detection and automatic repairing
+ * Failover and retry
+ * Full-featured operation platform and management tools
+ * Friendly with cloud-native
 
-In the past two years, ElasticJob has slowed down its development due to core 
developers' efforts to develop and maintain the Apache ShardingSphere project. 
However, with the continuous expansion of the Apache ShardingSphere project in 
the distributed field and the user demands for functions such as distributed 
management of multiple data cluster environments and elastic expansion of data 
migration, a powerful distributed scheduling component is required. As a 
result, the Apache Sharding [...]
+ElasticJob can fully meet enterprise user's requirements on scheduling and 
processing ability for task management and batch jobs.
 
-We made this good news public for the first time and we will bring more 
information about ElasticJob in the future.
+ElasticJob began to open it's source code at end of 2014. Since richness 
functions, quite completed documents and easy to use, it earns a lot of loyal 
users and good word of mouth in the past five years. ElasticJob is one of the 
most popular distributed scheduling framwork and gains more than 5.8K star on 
github.
 
-> Discussion Email:
-https://lists.apache.org/thread.html/rd6171e2065be6bcfbeb7aba7e5c876eeed04db585c6ab78fc03a581c%40%3Cdev.shardingsphere.apache.org%3E
+In the last two years, the core developer spent much time maintaining and 
contributing to Apache ShardingSphere caused ElasticJob development slowly. But 
with the developement of Apache ShardingSphere on distributed domain, we need a 
distributed scheduling component to support distributed management of multi 
cluster, data migration and scaling. So Apache ShardingSphere community put 
forward a proposal to make ElasticJob as a subproject, that makes sure 
ElasticJob could be maintained and  [...]
 
+We are pleased to announce the good news at the first time, and there would be 
more news about ElasticJob in the future.
 
-> Donate Proposal:
-<br>https://cwiki.apache.org/confluence/display/SHARDINGSPHERE/ElasticJob+Donation+Proposal
-
-> Community Discussion:
-<br>https://github.com/elasticjob/elastic-job-lite/issues/728
+## References
+ 
https://lists.apache.org/thread.html/rd6171e2065be6bcfbeb7aba7e5c876eeed04db585c6ab78fc03a581c%40%3Cdev.shardingsphere.apache.org%3E
 -->
+* [Discussion 
email](https://lists.apache.org/thread.html/rd6171e2065be6bcfbeb7aba7e5c876eeed04db585c6ab78fc03a581c%40%3Cdev.shardingsphere.apache.org%3E)
+* [Donation 
Proposal](https://cwiki.apache.org/confluence/display/SHARDINGSPHERE/ElasticJob+Donation+Proposal)
+* [Community 
discussion](https://github.com/elasticjob/elastic-job-lite/issues/728)

Reply via email to