摘要
在分布式系统上进行面向对象的并行程序设计是解决大规模并行计算问题的一个经济而又高效的途径。文章给出了一种较有影响的对象并行语言──pC++,介绍了其对象并行结构──Collection、并发对象的划分方式及对象的全局名空间表示,并讨论了并发对象的执行模式和对象并行机制的库函数实现。
It is an economical and efficient way to solve large-scale parallel computing problems by devising object-oriented parallel programs on the distributed system. This paper gives an influential object parallel language-pC++ and introduces its object parallel structure-Collection, distribution pattern of concurrent objects and global name space representation of the object. In addition, it discusses the execution style of concurrent objects and the library implementation of object parallel mechanism.
出处
《计算机工程与应用》
CSCD
北大核心
2000年第3期64-67,共4页
Computer Engineering and Applications
基金
国防科工委95预研项目
关键词
并行程序设计
面向对象
分布式系统
并行计算
the distributed system, large-scale parallel computing, concurrent objects, PC++