원문정보
Design and Implementation of Lightweight ESBus Engine for Service Oriented Architecture
초록
영어
Service Oriented Architecture(SOA) is a flexible structure which does not affect other services even when a specific service is changed. It provides the platform with neutral interfaces independent of any others, where services are loosely coupled in a standard way. While ESB (Enterprise Service Bus) is a key technology for service-oriented architecture, few research and development for ESB has been done. In this paper, we designed and implemented the key components of ESB such as mediation service, message oriented middleware service, operation service, monitoring service, application connection service, and database connection service. The performance evaluation was done by measuring the message processing time for the number of messages with various sizes.
한국어
서비스 지향 아키텍처란 서비스들이 표준 방식에 의해 서로 느슨하게 연결(loosely coupled)되어 특정 구현에 종속되지 않은 중립적인 인터페이스를 제공함으로써, 특정 서비스를 변경 하더라도 연결된 다른 서비스에는 영향을 주 지 않는 유연한 구조를 의미한다. ESB(Enterprise Service Bus)는 서비스 지향 아키텍처를 실현하기 위한 중요한 관 련 기술 중 핵심요소로서 위치를 확보해가고 있으나, 국내 서비스 지향 아키텍처를 위한 ESB에 대한 개발과 연구는 부족한 실정이다. 본 논문에서는 ESB의 중계 서비스, 전송서비스, 운영서비스, 모니터링 서비스, 애플리케이션 접속 서 비스, 데이터 접속 서비스를 가능하게 하는 각 주요 응용 컴포넌트의 설계 및 구현을 하였으며, 메시지 건수에 대한 데 이터의 크기별에 따른 처리시간을 측정하여 성능평가를 실시하였다.
목차
Abstract
I. 서론
II. ESB(Enterprise Service Bus)의 개념과 동향
III. ESB의 주요 컴포넌트의 설계 및 구현
1. 시스템 구조도 및 주요 기능
2. 주요 클래스의 구조와 기능
IV. 성능평가
1. 테스트 환경 및 시나리오
2. 테스트 결과
V. 결론
References