• 제목/요약/키워드: Object Hot Swapping

검색결과 2건 처리시간 0.016초

동적 형상조정 프레임워크의 모델링 및 구현 (Modeling and Implementation of A Dynamic Reconfiguration Framework)

  • 윤태웅;민덕기
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2003년도 춘계학술대회논문집
    • /
    • pp.115-119
    • /
    • 2003
  • It requires a great deal of efforts to maintain a distributed system. What is important here is that we should be able to upgrade/maintain a distributed system without stopping the system in operation. For this, what we need is a dynamic reconfigurable framework for highly available distributed systems. In this paper, we propose objects-hot-swapping methods as a solution to our problem. These methods permit us to dynamically upgrade/expand a system without stopping the system in operation. In addition, we analyze these methods and show that an approach based on proxy is the most efficient. Furthermore, we propose two proxy-based approaches: the first one based on the static proxy provides for a fast execution time but it is difficult to implement. The second one based on the dynamic proxy provides for a slow execution time but it is easier to implement. Finally, we propose a hot swapping framework for these static and dynamic proxy.

  • PDF

객체 핫 스와핑을 위한 정적, 동적 프락시 설계 및 구현 (Object Hot Swapping Framework Using Static and Dynamic Proxy)

  • 윤태웅;최은미;민덕기
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2002년도 가을 학술발표논문집 Vol.29 No.2 (2)
    • /
    • pp.94-96
    • /
    • 2002
  • 서비스의 중단 없이 소프트웨어를 동적으로 업그레이드하고 확장하기 위해서는 객체지향 소프트웨어의 작은 단위인 모듈 즉, 객체를 동적으로 교체할 수 있는 구조가 필요하다. 특히 컴퓨터통신 네트워크 분야에서는 서로 영역에 넓게 퍼져 있을 경우 특별히 복잡한 구조를 가지고 된다. 본 논문에서는 이러한 객체 핫 스와핑을 가능하게 방법들을 비교분석 하고 가장 효율적인 방법을 사용해서 객체 핫 스와핑이 가능하게 하는 프레임워크를 설계 및 구현하였다.

  • PDF