Implementation of Extended and Light CORBA Event Service

SONG Hai-yu,WANG Peng-jie,LI Wei,LI Xiong-fei
DOI: https://doi.org/10.3969/j.issn.1000-7024.2007.20.006
2007-01-01
Abstract:Event service offers an asynchronous,multicast communication way among ORBs.However,the specification of OMG event service is too complicated and the QoS also need to be improved.Based on the requirement of the project,the specification of event service is extended with new module added that can well-manage the event channel,and at the same time,the typed event feature is eliminated from the specification of OMG's.Then,the light event service is implemented using proxy of design pattern on Orbas,which is the only domestic open source implementation of CORBA.And,the QoS of service is improved both in interface level and in the program level.From the result,the event service server can serve as the base communication model of message transferring middleware of the project.And it can enable the distributed objects to communicate with each other in an asynchronous,multicast way.
What problem does this paper attempt to address?