Former-commit-id: 94e2e5afec
This commit is contained in:
zhouqunjie 2024-01-11 16:05:48 +08:00
parent b89cd6a800
commit d12b85f60a
2 changed files with 2 additions and 4 deletions

View File

@ -37,7 +37,6 @@
## Architecture
  The Coordinator is the core component of the framework, providing heterogeneous abstraction for different Participant-side technology stacks. The framework, oriented towards the user side, primarily involves two major functionalities: resource changes (task submission) and centralized display. After task submission, PCM achieves dynamic task flow through a scheduling center deployed on cloud computing, intelligent computing, and supercomputing clouds. In the centralized display section, PCM mainly collects and aggregates information about resources and tasks from multiple Participant services through Tracker and actively reported by the Participant side. It provides users with a standardized unified interface. Users can view the information provided by PCM on the frontend page or directly access data through the interface.
![PCM-Arch](/imgs/2024-01-11/9UYn83chrAWGmMol.png)
![PCM架构](docs/images/arch-eng.png)
## PCM deploy

View File

@ -1,10 +1,9 @@
![PCM](https://www.gitlink.org.cn/images/avatars/Organization/123822?t=1689062058)
<p align="center">
<a href="https://www.gitlink.org.cn/JointCloud/pcm-coordinator/tree/master/docs">文档</a> |
<a href="../README.md">English</a> |
<a href="https://www.gitlink.org.cn/JointCloud/pcm-coordinator#readme">English</a> |
<a href="https://www.gitlink.org.cn/JointCloud/pcm-coordinator/milestones">里程碑</a>
</p>
&emsp;&emsp;jointcloud云际团队正式发布PCM对等协作框架框架包含了kubernan核心组件源代码、8个participant协作者组件仓库以及PCM中定义的超算、智算、数算资源操作及信息收集规格。
## 什么是Jointcloud和PCM
&emsp;&emsp;云际协作环境 (JointCloud cooperation environment, JCCE), JCCE 包括分布云交易、分布云社区、分布云监管以及基于区块链的分布记账系统, JCCE 中与信息交换尤其是价值交换相关的支撑技术, 利于打破云际协作参与方之间的信息不对称, 为参与各方创造多赢机会, 实现对云际计算商业模式创新的强有力支撑。
@ -66,7 +65,7 @@ SnowflakeConf:
MachineId: 1
```
&emsp;&emsp;运行以下命令后将会在本地启动kubernan-rpc服务其具体功能可参考上文架构设计中的描述。
&emsp;&emsp;运行以下命令后将会在本地启动coordinator-rpc服务其具体功能可参考上文架构设计中的描述。
```
# get required packages