论文部分内容阅读
在分布式系统上进行面向对象的并行程序设计是解决大规模并行计算问题的一个经济而又高效的途径。文章给出了一种较有影响的对象并行语言──pC++,介绍了其对象并行结构──Collection、并发对象的划分方式及对象的全局名空间表示,并讨论了并发对象的执行模式和对象并行机制的库函数实现。
Object-oriented parallel programming on distributed systems is an economical and efficient way to solve large-scale parallel computing problems. The article gives a more influential object parallel language - PC ++, introduces its object parallel structure ─ ─ Collection, concurrent object division and global namespace representation of the object, and discusses the concurrent object execution mode and object Parallel mechanism library functions.