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

peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new d63909d24d update orchestration desc (#661)
d63909d24d is described below

commit d63909d24dc97a791cf5f995521b7c20bb3fb660
Author: aiceflower <[email protected]>
AuthorDate: Tue Jan 17 15:39:31 2023 +0800

    update orchestration desc (#661)
    
    * update orchestration desc
    
    * update desc
    
    * update desc
---
 src/pages/home/config.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/home/config.json b/src/pages/home/config.json
index 8c45a0d242..5123426750 100644
--- a/src/pages/home/config.json
+++ b/src/pages/home/config.json
@@ -40,7 +40,7 @@
               "connectivity": "简化运维环境;解耦上下层,底层变化透明化;打通用户资源和运行时环境,告别应用孤岛",
               "scalability": 
"分布式微服务架构体系,解决高并发、高可用、多租户等问题;基于EngineConn插件可快速对接新引擎",
               "controllability": "收敛引擎入口,统一身份验证、高危防控、审计记录;基于标签的多级精细化资源控制和回收能力",
-              "orchestration": "基于Orchestrator 服务的混算、双活计算策略设计(实现中)",
+              "orchestration": "Linkis 
提供了一个基本的编排框架,以支持不同的策略来管理计算任务。用户可以在此基础上开发双活、主备等策略",
               "reusability": "极大降低上层应用的后台代码量;可基于Linkis 快速高效打造数据平台工具套件"
           }
       }
@@ -86,7 +86,7 @@
               "connectivity": "Simplify the operation environment; decouple 
the upper and lower layers, which make the upper layer insensitive when bottom 
layers changed",
               "scalability": "Distributed microservice architecture with great 
scalability and extensibility; quickly integrate with the new underlying 
engine",
               "controllability": "Converge engine entrance, unify identity 
verification, high-risk prevention and control, audit records; label-based 
multi-level refined resource control and recovery capabilities",
-              "orchestration": "Computing strategy design based on 
active-active, mixed computing, transcation Orchestrator Service",
+              "orchestration": "Linkis offers a basic orchestration framework 
to enable different strategies to manage computing tasks. Users could develop 
strategies like dual-active and active-standby based on this",
               "reusability": "Highly reduced the back-end development workload 
of upper-level applications development; Swiftly and efficiently build a data 
platform tool suite based on Linkis"
           }
       }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to