Computation scheduling and data replication algorithms for data Grids

  • Authors:
  • Kavitha Ranganathan;Ian Foster

  • Affiliations:
  • Department of Computer Science, The University of Chicago;Department of Computer Science, The University of Chicago and Mathematics and Computer Science Division, Argonne National Laboratory

  • Venue:
  • Grid resource management
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data Grids seek to harness geographically distributed resources for large-scale data-intensive problems such as those encountered in high energy physics, bioinformatics, and other disciplines. These problems typically involve numerous, loosely coupled jobs that both access and generate large data sets. Effective scheduling in such environments is challenging, because of a need to address a variety of metrics and constraints (e.g., resource utilization, response time, global and local allocation policies) while dealing with multiple, potentially independent sources of jobs and a large number of storage, compute, and network resources.We describe a scheduling framework that addresses these problems. Within this framework, data movement operations may be either tightly bound to job scheduling decisions or performed by a decoupled, asynchronous process on the basis of observed data access patterns and load. We develop a family of job scheduling and data movement (replication) algorithms and use simulation studies to evaluate various combinations. Our results suggest that while it is necessary to consider the impact of replication on the scheduling strategy, it is not always necessary to couple data movement and computation scheduling. Instead, these two activities can be addressed separately, thus significantly simplifying the design and implementation of the overall Data Grid system.