DOI QR코드

DOI QR Code

Feedback Load Control Mechanism for Real-Time Web Services

실시간 웹 서비스를 위한 피드백 부하 제어 기법

  • Jung, Suk-Yong (School of Computing and Information, Dongyang Mirae University)
  • 정석용 (동양미래대학 전산정보학부)
  • Received : 2010.12.08
  • Accepted : 2010.12.28
  • Published : 2010.12.31

Abstract

This paper proposes a mechanism for managing overload in real-time web service system. The many previous mechanisms manage overload with controlling web request. These mechanisms can control only new web request. They don't have any control existing tasks, especially periodic tasks. We design a controller that able to meet real-time performance with controlling even periodic tasks. A feedback control system is implemented applying the proposed mechanism. And we verified the stable operation of system.

본 논문에서는 실시간 웹 서비스 시스템에서 과부하를 조절하는 기법을 제안한다. 기존의 많은 기법은 단순히 웹 연결 수를 조절하여 과부하를 방지한다. 이는 웹서버의 요청 처리를 위한 추가적인 웹 태스크의 생성을 조절하는 것만 가능하고, 이미 생성된 웹 태스크나 내부 디바이스의 최신 상태를 알려주기 위해서 주기적 동작하는 내부의 실시간 태스크 등에 대해서는 과부하 방지를 위한 아무런 조치를 취하고 있지 않다. 본 논문에서는 주기적 동작하는 내부의 실시간 태스크 등에 대해서도 동적으로 부하를 반영할 수 있는 제어기를 설계한다. 설계된 제어기를 적용한 피드백제어 시스템을 구성하여 안정된 부하 조절이 가능함을 확인하였다.

Keywords