首页>
外文OA文献
>Ensuring compatible interactions within component-based software systems
【2h】
Ensuring compatible interactions within component-based software systems
展开▼
机译:确保基于组件的软件系统中的兼容交互
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
The interface definition of a component in a distributed system forms the contract between the component itself and its neighbouring components regarding the use of its services. In general, such a contract should cover the issues of service functionality, usage and quality. The interface definition languages (IDLs) used by commercial middleware standards such as CORBA primarily address the signature issues of such a contract, i.e., the forms and types of component or object services. Nothing is said about other aspects of the contract, including the way in which the component services are to be used. We introduce a framework and associated techniques that augment commercial IDLs with interaction protocol specifications and validate component interactions against such protocol specifications at run-time. In effect, the validation becomes a useful tool for testing whether or not the object services are used properly in a distributed system. Our approach has been implemented in the CORBA context, but can be readily applied to other IDL-based object/component systems.
展开▼