Adaptive fault monitoring in fault tolerant CORBA

  • Authors:
  • Soo Myoung Lee;Hee Yong Youn;We Duke Cho

  • Affiliations:
  • School of Information and Communications Engineering, SungKyunKwan University, Suwon, Korea;School of Information and Communications Engineering, SungKyunKwan University, Suwon, Korea;CUCN, Suwon, Korea

  • Venue:
  • ICCS'05 Proceedings of the 5th international conference on Computational Science - Volume Part I
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

A number of different kinds of applications developed on CORBA framework need fault tolerance in asynchronous distributed system or network environment, and it is important to quickly detect the faults. There exist various fault monitoring and detection algorithms that employ a timeout-based mechanism. However, they are occasionally inaccurate in unstable or overloaded system. The goal of the proposed algorithm is to enhance the accuracy of fault monitoring. This is achieved by promptly adjusting the timeout interval using the past elapsed time values accumulated. Additionally, we use asynchronous invocation to call ‘is_alive()' method of monitorable object with a sequence number. Experiment on CORBA-compliant Orbix ORB confirms the effectiveness of the proposed scheme compared to the existing one.