Dynamic parallelization of grid–enabled web services

  • Authors:
  • Manfred Wurz;Heiko Schuldt

  • Affiliations:
  • Information and Software Engineering Group, University for Health Sciences, Medical Informatics and Technology (UMIT), Hall in Tyrol, Austria;Information and Software Engineering Group, University for Health Sciences, Medical Informatics and Technology (UMIT), Hall in Tyrol, Austria

  • Venue:
  • EGC'05 Proceedings of the 2005 European conference on Advances in Grid Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a grid environment, it is of primary concern to make efficient use of the resources that are available at run-time. If new computational resources become available, then requests shall also be sent to these newly added resources in order to balance the overall load in the system. However, scheduling of requests in a service grid considers each single service invocation in isolation and determines the most appropriate provider, according to some heuristics. Even when several providers offer the same service, only one of them is chosen. In this paper, we provide a novel approach to the parallelization of individual service requests. This approach makes dynamic use of a set of service providers available at the time the request is being issued. A dynamic service uses meta information on the currently available service providers and their capabilities and splits the original request up into a set of simpler requests of the same service types, submits these requests in parallel to as many service providers as possible, and finally integrates the individual results to the result of the original service request.