Efficient and Reliable Execution of Legacy Codes Exposed as Services

  • Authors:
  • Bartosz Baliś;Marian Bubak;Kamil Sterna;Adam Bemben

  • Affiliations:
  • Institute of Computer Science, AGH, al. Mickiewicza 30, 30-059 Kraków, Poland;Institute of Computer Science, AGH, al. Mickiewicza 30, 30-059 Kraków, Poland and Academic Computer Centre --- CYFRONET, Nawojki 11, 30-950 Kraków, Poland;Institute of Computer Science, AGH, al. Mickiewicza 30, 30-059 Kraków, Poland;Institute of Computer Science, AGH, al. Mickiewicza 30, 30-059 Kraków, Poland

  • Venue:
  • ICCS '07 Proceedings of the 7th international conference on Computational Science, Part I: ICCS 2007
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we propose a framework that enables fault tolerance and dynamic load balancing for legacy codes running as backends of services. The framework architecture is divided into two layers. The upper layer contains the service interfaces and additional management services, while the legacy backends run in the lower layer. The management layer can record the invocation history or save state of a legacy worker job that runs in the lower layer. Based on this, computing can be migrated to one of a pool of legacy worker jobs. Fault-tolerance in the upper layer is also handled by means of active replication. We argue that the combination of these two methods provides a comprehensive support for efficient and reliable execution of legacy codes. After presenting the architecture and basic scenarios for fault tolerance and load balancing, we conclude with performance evaluation of our framework.