Replica selection on co-allocation data grids

  • Authors:
  • Ruay-Shiung Chang;Chih-Min Wang;Po-Hung Chen

  • Affiliations:
  • Department of Computer Science and Information Engineering, National Dong Hwa University, Shoufeng, Hualien, Taiwan;Department of Computer Science and Information Engineering, National Dong Hwa University, Shoufeng, Hualien, Taiwan;Department of Computer Science and Information Engineering, National Dong Hwa University, Shoufeng, Hualien, Taiwan

  • Venue:
  • ISPA'04 Proceedings of the Second international conference on Parallel and Distributed Processing and Applications
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data Grid supports data-intensive applications in a large scale grid environment. It makes use of storage systems as distributed data stores by replicating contents. On the co-allocation architecture, the client can divide a file into k blocks of equal size and download the blocks dynamically from multiple servers by GridFTP in parallel. But the drawback is that faster servers must wait for the slowest server to deliver the final block. Therefore, designing efficient strategies for accessing a file from multiple copies is very import. In this paper, we propose two replica retrieval approaches, abort-and-retransfer and one by one co-allocation, to improve the performance of the data grids. Our schemes decrease the completion time of data transfer and reduce the workload of slower serves. Experiment results are also done to demonstrate its performances.