Re-scheduling invocations of services for RPC grids

  • Authors:
  • Thierry Gautier;Hamid-Reza Hamidi

  • Affiliations:
  • Projet APACHE Laboratoire ID-IMAG, 51 av Jean Kuntzmann, 38330 Montbonnot Saint Martin, France;Projet APACHE Laboratoire ID-IMAG, 51 av Jean Kuntzmann, 38330 Montbonnot Saint Martin, France

  • Venue:
  • Computer Languages, Systems and Structures
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

RPC-based grid infrastructures emphasize on the composition of services on a large number of computing resources. The key issue to reach high performance is to enable exploitation of parallelism on services invocations and communications. Moreover, this process should be transparent to reuse legacy codes. In this paper we present HOMA, an IDL compiler and a run-time support for automatic detection of the parallelism of invocations and their data dependencies on a set of CORBA objects. On homogeneous architecture, HOMA is accompanied by a predictable cost model. In the case of an application with a small critical path, among p processors the speed up of HOMA versus CORBA is asymptotically O(p). The illustrations on a case study in computational chemistry validate our cost model.