harmony 鸿蒙Process Model (FA Model)

  • 2023-02-03
  • 浏览 (818)

Process Model (FA Model)

The process model is shown below.

  • All PageAbility, ServiceAbility, DataAbility, and FormAbility components of an application (with the same bundle name) run in the same process, which is Main process in green in the figure.

  • WebView has an independent render process, which is Render process in yellow in the figure.

Figure 1 Process model

process-model-fa

The system provides the following inter-process communication (IPC) mechanism:

Common events: This mechanism is used in one-to-many communication scenarios. Multiple subscribers may receive events at the same time.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Ability Kit

harmony 鸿蒙Obtaining Reasons for Abnormal Application Exits

harmony 鸿蒙UIAbility Backup and Restore

harmony 鸿蒙Using Explicit Want to Start an Application Component

harmony 鸿蒙Introduction to Ability Kit

harmony 鸿蒙AbilityStage Component Container

harmony 鸿蒙Accessing a DataAbility

harmony 鸿蒙Accessing a DataShareExtensionAbility from the FA Model

harmony 鸿蒙Common action and entities Values (Not Recommended)

harmony 鸿蒙API Switching Overview

0  赞