作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (9): 104-106.

• 网络与通信 • 上一篇    下一篇

基于网格的分布并行计算策略

林伟伟 1,张志立1,2,齐德昱1   

  1. 1. 华南理工大学计算机科学与工程学院,广州 510640;2. 许昌学院网络中心,许昌 461000
  • 出版日期:2006-05-05 发布日期:2006-05-05

Strategies for Distributed Parallel Computing on Grid Computing Environments

LIN Weiwei1, ZHANG Zhili1,2, QI Deyu1   

  1. 1. College of Computer Engineering and Science, South China Univ. of Tech., Guangzhou 510640;2. Center of Network, Xuchang University, Xuchang 461000
  • Online:2006-05-05 Published:2006-05-05

摘要: 网格计算为用户处理很多复杂问题提供了新方法,用网格实现大规模分布并行计算是必然的趋势。文章给出了基于网格中间件Globus Toolkit 来实现分布并行计算的两种策略:紧密耦合并行程序和松散耦合并行服务,并给出实现这两种策略的实现方法,为实现分布并行计算提供了新方法。最后根据所提出的并行计算策略,在网格计算环境下实现了一个分布并行计算实例,并给出了相应的试验结果。

关键词: 分布并行计算;策略;网格服务;Globus 工具

Abstract: This paper presents two strategies for the implementation of distributed parallel computing on Globus Toolkit, a wide-used grid environment. These two strategies comprise loosely coupled parallel services and tightly coupled parallel programs. It provides the implementation method of the two strategies and a new method to implement the distributed parallel computing. Finally, this paper supports an example on grid computing environments based on proposed strategies and the experimental results are shown.

Key words: Distributed parallel computing; Strategy; Grid services; Globus toolkit