Implementation and Performance Analysis of SOA Model using Service Platform for .NET Framework

.NET Framework를 서비스 플랫폼으로 사용한 SOA모델 구현 및 성능분석

  • 이성규 (동의대학교 컴퓨터소프트웨어공학과) ;
  • 진찬욱 (동의대학교 인터넷응용공학과) ;
  • 김태석 (동의대학교 컴퓨터소프트웨어공학과)
  • Published : 2007.12.31

Abstract

Service-Oriented Architecture(SOA) define the interaction method between two computing entities that one entity performs a unit task instead of another entity. This, unit task, is called "Service" and interaction of these services should have independency and loosely coupled task. The effect of SOA's main functions such as loosely coupled task and independent interoperability with influence the possibility of flexible message communication between different way and different users. In this article, we analyzed the performance about system stabilization between general web service and SOA based application that implemented through WCF based messaging framework using .NET Framework and integrated data presentation method. As the result of test, we confirmed that SOA environment using WCF have more advantages.

서비스 지향 아키텍처는 하나의 실체가 다른 하나의 실체를 대신해 단위 작업을 수행하도록 하는 방식으로 두 개의 컴퓨팅 실체가 상호작용 하는 방법을 정의한다. 이 단위 작업은 "서비스"라고 지칭되며, 이 서비스 상호작용들은 독립적이고 느슨한 결합을 가져야 한다. SOA의 이러한 특징인 느슨한 결합과, 높은 상호운영성의 효과는 서로 다른 이용자들이 서로 다른 방식으로 서비스와 의사소통을 하기 위해 얼마나 유연한 메시지 통신이 가능한가에 따라 결정된다. 본 논문에서는 .NET Framework를 이용한 WCF 기반의 메시징 프레임워크와 통합된 데이터 표현 방식을 이용하여 서비스 지향 아키텍처를 기반으로 한 웹 서비스 애플리케이션과 일반적인 웹 서비스에 대해 애플리케이션의 응답 성능 및 시스템의 안정성과 성능 지수를 비교 분석하였으며 그 결과를 통하여 WCF를 이용한 SOA환경의 웹 서비스가 가지는 장점을 확인하였다.

Keywords