作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (19): 239-242,257. doi: 10.3969/j.issn.1000-3428.2011.19.079

• 工程应用技术与实现 • 上一篇    下一篇

基于CORBA的自适应系统实现

郑尚书,沈立炜,彭 鑫,赵文耘   

  1. (复旦大学计算机科学技术学院,上海 200433)
  • 收稿日期:2011-04-18 出版日期:2011-10-05 发布日期:2011-10-05
  • 作者简介:郑尚书(1983-),男,硕士,主研方向:自适应系统,动态软件体系结构;沈立炜,博士;彭 鑫,副教授;赵文耘,教授、博士生导师
  • 基金资助:
    国家自然科学基金资助项目(90818009)

Implementation of Self-adaptive System Based on CORBA

ZHENG Shang-shu, SHEN Li-wei, PENG Xin, ZHAO Wen-yun   

  1. (复旦大学计算机科学技术学院,上海 200433)
  • Received:2011-04-18 Online:2011-10-05 Published:2011-10-05

摘要: 针对自适应系统在运行过程中的状态一致性问题,基于公共对象请求代理体系结构(CORBA)规范,提出一种总线消息型的自适应系统实现方法。该方法以构件组装模型为核心,利用总线对运行时的构件进行状态侦测及重配置操作,使用事务处理机制解决CORBA系统的状态一致性问题,使系统可在运行时修改自身行为。在Java/C++复合构件组装工具上的实现结果验证该方法的正确性,并表明其具备较好的稳定性和自适应能力。

关键词: 自适应系统, 总线, 公共对象请求代理体系结构, 状态一致性

Abstract: Aiming at the runtime state consistency of self-adaptive system and based on Common Object Request Broker Architecture(CORBA) standard, this paper proposes an implementation method of bus based self-adaptive system. The core aspect of the approach is a component assembly model with self-adaptive ability. Bus is used to monitor components’ status and do reconfiguration, message transaction scheme is introduced to ensure system state consistency. It makes the system reconfigure itself at runtime. A Java/C++ composite component assembly tool which is developed independently is used to evaluate this method, result shows that it is a stable and it has self-adaptive.

Key words: self-adaptive system, bus, Common Object Request Broker Architecture(CORBA), state consistency

中图分类号: