The Mechanism for Reliable Group Communication Based on CORBA in Distributed Environment

분산환경에서 CORBA를 기반으로 한 신뢰성 있는 그룹통신기법

  • 안계호 (군산대학교 대학원 정보통신공학과) ;
  • 이재완 (군산대학교 전자정보공학부)
  • Published : 2002.04.01

Abstract

In open communication architecture, application systems consist of objects distributed in lots of computing nodes. To reduce complexity of development. and management of distributed software, to manage efficiently distributed objects and to provide realtime service, the mechanisms for object group management and communication are needed in distributed environment. In this paper we compose object groups and provide reliable group communication mechanism based on CORBA which can adopt a new service without lots of changes on existing system. Group consist of some subgroups that subgroup manager manages for improving the efficiency of group management and message ordering is kept by using sequencer, Communication method among groups uses multicast based on paint to point communication as well as IP multicast and we provide high performance by using selective retransmission of message through message history, We analyze the performance of the proposed mechanism through simulation in distributed environment.

개방형 통신망 구조에서 어플리케이션 시스템은 다수의 컴퓨팅 노드에 분산되어 있는 객체들의 집합으로 구성된다. 이러한 분산된 환경에서 복잡한 분산 소프트웨어의 개발 및 관리의 복잡성을 줄이고 분산된 객체들을 효율적으로 관리하면서 객체들의 실시간 서비스를 제공하기 위해서는 객체 그룹 관리 및 통신 기법이 필요하다. 본 연구에서는 CORBA를 기반으로 하여 기존의 시스템에 큰 변환 얼이 새로운 서비스를 적용시킬 수 있도록 객체그룹을 구성하고 신뢰성 있는 그룹통신 기법을 제공한다. 그룹관리의 효율향상을 위해 그룹을 서브그룹으로 나누고 서브그룹 관리자를 두어 서브그룹을 관리하도록 하였으며, 시퀀서를 두어 메시지의 순서성을 유지시킨다. 그룹간의 통신방법은 IP 멀티캐스트와 일대일 통신을 기반으로 한 멀티캐스트 기법을 혼용하여 사용하며 메시지 저장소를 두어 오류 발생 시 선택적으로 메시지를 재 전송할 수 있도록 함으로서 성능을 향상시켰다. 제안된 기법을 분산환경에서 시뮬레이션을 통하여 성능을 평가하였다.

Keywords