| 本文已被:浏览 3995次 下载 5734次 |
 码上扫一扫! |
|
|
| 一种并行分布对象的互操作模型 |
|
王晨1,2, 周颖1,2, 张德富1,2
|
|
1.南京大学计算机软件新技术国家重点实验室,南京,210093;2.南京大学计算机科学与技术系,南京,210093
|
|
| 摘要: |
| 并行软件设计本身的复杂性使它的复用成为一个引人注目的问题.分布对象技术不仅可以将并行软件封装成相应的构件,而且提供了利用各种异构系统进行并行计算的可能性,但这样往往会使这些构件的互操作的效率有所降低.文章提出的并行分布对象互操作模型试图解决这一问题.这个模型与分布对象的旧有模型兼容,并且实际测试结果表明,它还能挖掘出并行分布对象间的更多并行性. |
| 关键词: 并行计算,分布对象,互操作,数据并行,任务并行. |
| DOI: |
| 分类号: |
| 基金项目:本文研究得到国家863高科技项目基金资助. |
|
| A Model for Interoperability of Distributed Objects' Parallel Implementations |
|
WANG Chen,ZHOU Ying,ZHANG De-fu
|
| Abstract: |
| The complexity of developing parallel software makes it attractive to research their reusability. The distributed object technology provides some benefits in this field because it can encapsulate parallel programs to components and exploit the parallelism in the various heterogeneous systems. However, the drawback to use this technology to do parallel computing is obvious because of the limit interoperability among those components. A model of interoperability is proposed in this paper. This model keeps compliant with the common distributed object model while gaining more parallelism from the interoperability of distributed objects. |
| Key words: Parallel computing, distributed object, interoperability, data parallelism, task parallelism |