Design of Shared Memory-based Inter-ORB Protocol for Communication Systems

통신시스템을 위한 공유메모리 기반 ORB 연동 프로토콜의 설계

  • 장익현 (동국대학교 정보통신공학과) ;
  • 조영석 (동국대학교 컴퓨터.멀티미디어학과)
  • Published : 2006.12.28

Abstract

Since communication systems software is very large and complex, it requires component based architecture for software reusability, hardware transparency, high performance, and easy software reconstruction in different applications. In order to meet these requirements, we analyze performance and inter-process communication techniques of existing CORBA IIOP, and designed a shared memory-based CORBA inter-ORB protocol that would best fit for communication systems software. The designed protocol supports the same interface and can minimize the message transfer overhead in the same host environment. The test results of our protocol compared with other protocols show that the performance is increased by about 15%-200%. We are thus assumed that our protocol can be used in developing CORBA-based component software architecture for communication systems.

통신시스템 소프트웨어는 대단히 크고 복잡하기 때문에, 소프트웨어 재사용성, 하드에어 투명성, 응용에 따른 소프트웨어 재구축의 용이성과 고성능을 위한 컴포넌트 기반 구조를 요구하고 있다. 이런 요구사항을 만족시키기 위하여, 기존 CORBA IIOP의 성능과 통신방식에 대한 분석을 통해 통신시스템에 적합한 공유 메모리 기반의 CORBA 연동 프로토콜을 설계하였다. 설계된 프로토콜은 동일한 인터페이스를 지원하며 동일 시스템 환경에서의 메시지 전송 오버헤드를 최소화시킨다. 다른 프로토콜과의 비교시험 결과 새로운 프로토콜은 약15%-200%의 성능향상을 보여주고 있다. 따라서 본 논문에 제시된 프로토콜은 통신시스템을 위한 CORBA 기반의 컴포넌트 소프트웨어 개발을 위해 사용될 수 있을 것이다.

Keywords