A Priority Process Based Connector's Interaction considering Component Processing Time

컴포넌트 처리시간을 고려한 우산순위기반의 커넥터 상호작용

  • Published : 2005.04.01

Abstract

Connector's role between components is very important in the CBD(Component Based Development). The most connector has process ADL based rrethod was choosing FIFO method by component request. But in case many component's with various characteristics request It is difficult that this method operate efficiently, In this research, I did design and implement priority connector considering component's processing time, Also, I used Wright architecture for formal specification. Application result of proposed connector was spend more 388ms compares with existent FIFO method in total processing time. But this method could handle preferentially from components that have short processing time. Also, in case of component's waiting time in connector, existent FIFO method is 23323,1 ms and proposal method is 12731.27ms, So, proposal method could reduce waiting time for component process.

컴포넌트 기반 개발방법에서 컴포넌트간의 상호작용을 수행하는 커넥터의 역할은 매우 중요하다. ADL을 기반으로 한 대부분의 커넥터 운용방식은 컴포넌트의 요구순서에 따른 FIFO방식을 택하고 있다. 그러나 이러한 방식은 다양한 특성을 가지는 많은 컴포넌트의 요구발생시 효율적인 운용이 어렵다. 본 연구에서는 컴포넌트의 처리시간을 고려한 우선순위 커넥터를 설계 및 구현하였다. 또한, 정형화된 명세를 위하여 Wright 아키텍처를 이용하였다. 제안된 커넥터의 적용결과는 기존의 FIFO 방식과 비교하여 전체 처리시간에서 388ms 더 소요되었다. 그러나 처리시간이 짧은 컴포넌트들부터 우선적으로 처리할 수 있었다. 또한, 커넥터에서 컴포넌트 처리대기시간은 기존의 FIFO 방식이 23323.1ms이며, 제안기법은 12731,27ms으로 나타남으로서 컴포넌트 처리 대기시간을 감소시킬 수 있었다.

Keywords