提交 1997367a 编写于 作者: A annie_wangli

update docs

Signed-off-by: Nannie_wangli <annie.wangli@huawei.com>
上级 fc1a5ff7
# Distributed Scheduler<a name="EN-US_TOPIC_0000001115719369"></a>
# System Ability Manager(<a name="EN-US_TOPIC_0000001115719369"></a>)
## Introduction<a name="section11660541593"></a>
Distributed Scheduler is used for cross-device component management. It allows the local device to access or control remote components, and enables app collaboration in distributed scenarios. Its main functions are as follows:
The System Ability Manager (SAMGR) subsystem implements the system service framework. It provides the functions of starting, registering, and querying system services, and querying cross-device distributed system services.
- Remote ability startup: Starts an ability on a remote device.
- Remote ability migration: Migrates an ability to a remote device.
- Remote ability binding: Binds an ability on a remote device.
- System service management: Provides system service startup, registration, and query on the local device as well as system service query on a remote device.
## System Architecture<a name="section13587185873516"></a>
**Figure 1** Distributed Scheduler architecture<a name="fig4460722185514"></a>
**Figure 1** SAMGR architecture<a name="fig4460722185514"></a>
![](figures/dms-architecture.png)
![](figures/samgr-architecture.png)
## Directory Structure<a name="section161941989596"></a>
```
/foundation/distributedschedule
├── dmsfwk # DMS framework (DMS is short for Distributed Manager Service, also called the Distributed Scheduler Service)
├── safwk # System ability framework
├── samgr # System ability manager
├── dms_fwk_lite # Lightweight DMS framework
├── safwk_lite # Lightweight foundation process
├── samgr_lite # Lightweight system ability manager
```
## Repositories Involved<a name="section1371113476307"></a>
**Distributed Scheduler subsystem**
distributedschedule\_dms\_fwk
** SAMGR**
distributedschedule\_safwk
......@@ -40,7 +32,4 @@ distributedschedule\_samgr
distributedschedule\_safwk\_lite
hdistributedschedule\_samgr\_lite
distributedschedule\_dms\_fwk\_lite
distributedschedule\_samgr\_lite
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册