Regeneration of Replicated Objects: A Technique and its Eden Implementation

  • Authors:
  • Calton Pu;Jerre D. Noe;Andrew Proudfoot

  • Affiliations:
  • Columbia Univ., New York, NY;Univ. of Washington, Seattle;John Fluke Manufacturing Company, Everett, WA

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

A replicated directory system based on a method called regeneration is designed and implemented. The directory system allows selection of arbitrary object to be replicated, choice of the number of replicas for each object, and placement of the copies on machines with independent failure modes. Copies can become inaccessible due to node crashes, but as long as a single copy survives, the replication level is restored by automatically replacing lost copies on other active machines. The focus is on a regeneration algorithm for replica replacement and its application to a replicated directory structure in the Eden local area network. A simple probabilistic approach is used to compare the availability provided by the algorithm to three other replication techniques.