并发对象中双层结构的同步控制模型  

The Two-Layered Synchronization Control Model for Concurrent Object

在线阅读下载全文

作  者:王东奎[1] 李国东[1] 杨海荣[1] 张德富[1] 

机构地区:[1]南京大学计算机软件新技术国家重点实验室,南京210093

出  处:《计算机科学》2001年第5期20-24,共5页Computer Science

摘  要:随着Internet网迅速普及,特别是对NOW研究的不断深入,以及并行计算机的推广应用,人们对并发程序的开发需求不断增加,而传统的功能分解方法给并发程序的复用带来了困难,因此有必要将面向对象方法融入并发程序设计以增强程序的易复用性和易扩充性.In order to solve 'inheritance anomaly ',we introduce a new kind of synchronization control model which divides the synchronization control into mutex control and condition synchronization control. Mutex control is completely implemented by pre-compling system and run-time system,so the developers merely concentrate on condition synchronization problem and don't consider mutex problem a-gain when developing concurrent object-oriented programming, which decreases the occurrence of 'inheritance anomaly' and reduces the difficulty of development to a great extend; Condition synchronization control adopts an approach to solving 'inheritance anomaly' based on object's state.

关 键 词:面向对象 程序设计 并发对象 双层结构 同步控制模型 

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

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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