并发对象的一种描述机制  

APPROACH TO REPRESENTING CONCURRENT OBJECTS

在线阅读下载全文

作  者:陈家骏[1] 袁晓东[1] 郑国梁[1] 

机构地区:[1]南京大学计算机科学与技术系,南京210093

出  处:《计算机应用与软件》2001年第5期38-42,48,共6页Computer Applications and Software

摘  要:面向对象模型潜在的并发计算能力为并发程序设计提供了更高层次的解决方案。为了充分利用这种潜在的并发执行能力,必须在对象模型中显式地给出并发控制。本文给出了一种描述并发对象的机制,即:把对象的并发控制作为对象的单独属性进行描述,在定义子类时,把对象的并发描述与对象的方法分开进行继承。我们的目标是使得引进的并发机制尽量少地与对象模型的各个重要特性相冲突,减轻继承异常。另外,我们提出的并发模型允许对象内部的并发。The potential concurrent computing power of the object - oriented model provides a solution to the problems of concurrent programming in a higher level. In order to make use of it, concurrent control must be explicitly included in object - oriented model. In this paper, we present an approach to representing the concurrent objects. The description of concurrency control has been added as the separate attributes of the objects. These attributes can be independently inherited from the methods in defining subclasses . The goal is to solve the conflicts between concurrency, control and the important properties of object-oriented model,and to alleviate the inheritance anomaly . The internal concurrency of objects is also supported.

关 键 词:面向对象 并发对象 程序设计 封装 消息处理 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象