Skip to content

Commit a7e7dc4

Browse files
authored
Merge pull request #301 from WeDataSphere/dev-1.0.0-rc
Update readme
2 parents 188b301 + b823a90 commit a7e7dc4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ English | [中文](README-ZH.md)
44

55
## Introduction
66

7-
Exchangis 1.0.0 is a new version of data exchange tool jointly developed by WeDataSphere, a big data platform of WeBank, and community users, which supports the synchronization of structured and unstructured data transmission between heterogeneous data sources.
7+
Exchangis 1.0.0 is a new version of data exchange tool jointly developed by WeDataSphere, a big data platform of WeBank, and community users, which supports the synchronization of structured and unstructured data transmission between heterogeneous data sources.
88

9-
Exchangis is abstracted a set of unified data source and synchronous job definition plugins, which allows users to quickly access new data sources, and can be used in the page only by simple configuration in the database.
9+
Exchangis abstracts a unified set of data source and synchronization job definition plugins, allowing users to quickly access new data sources and use them on pages with simple configuration in the database.
1010

11-
Based on the plug-in framework design and the computing middleware [Linkis](https://github.com/apache/incubator-Linkis), Exchangis can quickly integrate and dock Linkis's integrated data synchronization engine, and transform Exchangis's synchronization job into Linkis's data synchronization job.
11+
Based on the plugin framework design and the computing middleware [Linkis](https://github.com/apache/incubator-Linkis), Exchangis can quickly connect to the data synchronization engine in Linkis, and convert the data synchronization job of Exchangis into the job of Linkis.
1212

1313
With the help of [Linkis](https://github.com/apache/incubator-linkis) computing middleware's connection, reuse and simplification capabilities, Exchangia is inherently equipped with financial-grade data synchronization capabilities of high concurrency, high availability, multi-tenant isolation and resource control.
1414

@@ -20,7 +20,7 @@ With the help of [Linkis](https://github.com/apache/incubator-linkis) computing
2020

2121
### 1. Lightweight datasource management
2222

23-
- Based on Linkis DataSource, all the necessary capabilities of the underlying datasource in Exchangis abstracted as the source and sink of a synchronous job. A datasource can be created by simple configuration.
23+
- Based on Linkis DataSource, Exchangis abstracts all the necessary capabilities of the underlying data source as the Source and Sink of a synchronization job. A data source can be created with simple configuration.
2424

2525
- Special datasource version publishing management function supports version history datasource rollback, and one-click publishing does not need to configure historical datasources again.
2626

@@ -37,17 +37,17 @@ With the help of [Linkis](https://github.com/apache/incubator-linkis) computing
3737
Monitor long-running tasks and abnormal tasks, stop tasks and release occupied resources in time.
3838

3939

40-
### 3. The first one-stop portal for big data development through DSS workflow.
40+
### 3. Integrate with DSS workflow, one-stop big data development portal
4141

42-
- Realize DSS AppConn's three-level specification, including the first-level SSO specification, the second-level organizational structure specification and the third-level development process specification;
42+
- Realize DSS AppConn's three-level specification, including the first-level SSO specification, the second-level organizational structure specification and the third-level development process specification.
4343

44-
- As the data exchange node of DSS workflow, it is the portal process in the whole workflow link, which provides a solid data foundation for the subsequent operation of workflow nodes
44+
- As the data exchange node of DSS workflow, it is the fundamental process in the whole workflow link, which provides a solid data foundation for the subsequent operation of workflow nodes.
4545

4646
## Overall Design
4747

4848
### Architecture Design
4949

50-
![架构设计](https://user-images.githubusercontent.com/27387830/173026793-f1475803-9f85-4478-b566-1ad1d002cd8a.png)
50+
![架构设计](images/en_US/ch1/architecture.png)
5151

5252

5353
## Documents

images/en_US/ch1/architecture.png

-452 KB
Loading

0 commit comments

Comments
 (0)