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

计算机工程 ›› 2007, Vol. 33 ›› Issue (05): 68-70. doi: 10.3969/j.issn.1000-3428.2007.05.023

• 软件技术与数据库 • 上一篇    下一篇

TDCE:基于Tspaces的分布并行计算系统

胡 军,郭绍忠,周 蓓   

  1. (信息工程大学信息工程学院,郑州 450002)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-03-05 发布日期:2007-03-05

TDCE: Distributed and Parallel Computing System Based on Tspaces

HU Jun, GUO Shaozhong, ZHOU Bei   

  1. (College of Information Engineering, Information Engineering University, Zhengzhou 450002)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-03-05 Published:2007-03-05

摘要: Tspaces是一种新型的网络中间件。它为网络环境中各进程提供一种强大的共享存储机制来处理相互之间通信和同步。在Tspaces的基础上,构造了一个用于群机环境的并行计算系统TDCE。TDCE支持SPMD模式的并行程序,实验结果表明TDCE能以较小的系统配置和管理开销构建分布式计算平台,为并行程序的开发运行提供有效的支持,给出了系统MPI的对比测试结果并作了分析。

关键词: 分布式计算, 并行计算, Tspaces, 元组空间

Abstract: Tspaces is a new network middleware, it provides a powerful shared-memory mechanism to handle communication and synchronization of processes in heterogeneous environment. This paper is based on Tspaces, constructs a parallel computing system TDCE used for computer cluster environment. TDCE sustains SPMD parallel programming, the testing result demonstrates TDCE can form a distributed computing platform with minimal system configuration and management overheads. It provides effective assistance for the developing and running of parallel program. It compares TDCE with MPI and analyzes the test result.

Key words: Distributed computing, Parallel computing, Tspaces, Tuplespace