基于P2P构架的PC网格计算引擎设计与实现
The design and implementation of computing engine in PC grid based on Peer-to-Peer Infrastructure
-
摘要: 本文对基于P2P构架的PC网格中计算引擎设计的一些关键问题如任务调度、安全性等进行了具体的讨论,使用Java语言实现了PC网格计算引擎中的任务调度、安全性等问题的解决方案,并获得了预期的仿真结果.Abstract: This paper at first introduces how to realize a computing engine in PC grid based on P2P infrastructure.Task dispatching and security in PC grid computing engine design are discussed in detail.Java-based solution was developed.Satisfactory simulation was also conducted.