Supporting CORBA Object Group based on Active Replication

능동 복제 기반 CORBA 객체 그룹 지원

  • 손덕주 (한국전자통신연구원 인터넷서비스연구부) ;
  • 신범주 (한국전자통신연구원 인터넷서비스연구부) ;
  • 남궁한 (한국전자통신연구원 인터넷서비스연구부) ;
  • 진성일 (충남대학교 컴퓨터과학과)
  • Published : 1999.11.01

Abstract

Supporting object group on distributed object system give merits such as load balancing, fault tolerance and high availability. In this paper, we describe a CORBA ORB that has been designed to support object group based on active replication. The ORB supports the operational model in which it uses the IIOP for communication between client and server and total ordered multicast protocol for consistency control among group members. And through extension of ORB, it provides functions required for support of object group. Since it provides transparency of object replication, the ORB is interoperable with the existing CORBA products. It make possible for existing server application to be easily extended to application supporting object group as adding interface functions which should be used for building applications is minimized. A prototype is implemented, and performance of the replicated object group is tested and compared with a single object invocation.

Keywords