분산 객체 통합을 위한 CORBA 이벤트 서비스 기법

The CORBA Event Service Mechanism for Distributed Object Integration

  • 이재완 (군산대학교 전자정보공학부)
  • 발행 : 2001.02.01

초록

CORBA는 특정 플랫폼이나 기술에 관계없이 객체간에 상호작용을 가능하게 하는 미들웨어이다. CORBA 통신 모델은 분산 객체를 클라이언트와 서버간에 동기적으로 연결되기 때문에 대기 시간이 필요하며, 멀티캐스트를 지원하지 않는다. 이러한 점을 해결하기 위해, OMG에서는 다중 응용 객체간의 멀티캐스트를 지원할 수 있도록 CORBA 이벤트 서비스(Event Service)를 제안하였다. 본 논문에서는 이벤트 채널에 등록된 각각의 소비자와 공급자에 두 개의 인터페이스 객체를 두어 양방향 통신을 지원하며, 신뢰성을 향상시키는 기법을 제안한다. 또한, 효율적으로 객체를 통합하기 위해 분산된 채널들을 그룹화하고 뷰로 관리한다. 채널그룹 중에 하나를 조정자로 선택하여 그룹과 뷰를 관리하도록 한다.

CORBA is a middleware which enables distributed objects to cooperate regardless of specific platforms and techniques. But the ordinary CORBA communication model does not support multi-cast, and needs delay time, because it synchronously connects the distributed objects between client and server. To solve these problems, OMG suggests CORBA Event Service which can provide multi-cast among application objects. This paper presents a new technique for improving reliability, and supporting two-way communication by laying two interface objects on each consumers and suppliers that are registered in event channel. Also, to integrate objects efficiently, we, group distributed event channels and management it as view, A coordinator selected from channel group controls group and view.

키워드