A Scalable Autonomous Replica Management Framework for Grids

  • Authors:
  • Vladimir Vlassov;Dong Li;Konstantin Popov;Seif Haridi

  • Affiliations:
  • Royal Institute of Technology (KTH), Stockholm, Sweden;Royal Institute of Technology (KTH), Stockholm, Sweden;Swedish Institute of Computer;Royal Institute of Technology (KTH) Stockholm, Sweden

  • Venue:
  • JVA '06 Proceedings of the IEEE John Vincent Atanasoff 2006 International Symposium on Modern Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data replication can reduce access time and improve fault tolerance and load balancing. Typical requirements for a replica management system include an upper bound on replica Round Trip Time, scalability, reliability, self-management and selforganization, and ability to maintain consistency of mutable replicas. This article presents the design and a prototype implementation of a scalable, autonomous, service-oriented replica management framework for Globus Toolkit Version 4 using DKS. DKS is a structured peer-to-peer middleware. Grid nodes are integrated into a P2P network. The framework uses the ant metaphor and techniques of multi-agent systems for collaborative replica selection. We propose also a complimentary "background" service that collects access statistics and optimizes replica placement based on access pattern and replica lifetimes statistics. We have tested and profiled the prototype.