Achieving Replication Consistency Using Cooperating Mobile Agents

  • Authors:
  • Affiliations:
  • Venue:
  • ICPPW '01 Proceedings of the 2001 International Conference on Parallel Processing Workshops
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstract: One of the problems in replication is how to coordinate the updates made to the copies maintained at different replicated servers so that data consistency is ensured. This paper presents a novel approach to designing protocols for accessing replicated data in a large-scale distributed environment such as the Internet. Unlike traditional message-passing based protocols which require expensive exchanges of messages among the replicated servers, the proposed approach uses cooperating mobile agents to synchronize the access to the replicated data at different servers. The design of such a mobile-agent enabled, fully-distributed protocol is presented and a prototypical implementation using IBM's Aglets is described. The performance of the protocol is also discussed.