You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2021/07/20 13:28:20 UTC

[incubator-eventmesh-site] 23/34: modify the features

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

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git

commit bff32a1ae156080d8ccfc58305b1d125b896579b
Author: qqeasonchen <qq...@gmail.com>
AuthorDate: Wed May 12 20:39:13 2021 +0800

    modify the features
---
 index.md | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/index.md b/index.md
index 6cb2456..cfbcedb 100644
--- a/index.md
+++ b/index.md
@@ -16,24 +16,24 @@ sections:
     #background_style: bg-info
     title: Features
     services:
-      - title: Event driven
-        text: Event-driven architecture can minimize coupling between services, enhance scalability and adaptability of different service components, and accomplish asynchronous system communications.
+      - title: Event Binding
+        text: 
         icon: fa-google-drive fab
         # url: https://startbootstrap.com/ text-info
-      - title: Event governance
-        text: Configurable event Scheme to manage event messages; Configurable event filtering rules and routing rules to manage the events life cycles; Formulate strategies to manage events and dataflows to orchestrate complex tasks.
+      - title: State Abstraction
+        text: 
         icon: fa-whmcs fab
-      - title: Dynamic routing
-        text: Supports event filtering, which can dynamically route events to different service nodes with zero dependency from upper-stream and downstream activities.
+      - title: Orchestration
+        text: 
         icon: fa-route fas
-      - title: Cloud native
-        text: Supports containerized deployment, microservice-oriented architecture, and event orchestration and scheduling.
+      - title: Distributed Primitives
+        text: 
         icon: fa-cloud fas
-      - title: Flow control
-        text: Support flow control at the event level and the service instance level to ensure HA of services.
+      - title: Connectors/Adapters
+        text: 
         icon: fa-toggle-on fas
-      - title: Load balance
-        text: Supports cluster and sidecar deployment, which can evenly distribute traffic to different nodes.
+      - title: Scaling
+        text: 
         icon: fa-balance-scale fas
 
   - type: portfolio.html

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org