Orthogonal Replication Algorithm on Cluster Storage System

hu jinfeng,zhang youhui,zheng weimin
DOI: https://doi.org/10.1109/ICAPP.2002.1173612
2002-01-01
Abstract:This paper presents a replication algorithm, which canbe embedded in storage APIs provided by cluster storagesystems and can improve the availability of storage.Compared with previous methods, this orthogonalalgorithm is independent of data types and upper-levelapplications. It implements three data-consistency criteriafor developers to select for their applications. Availabilityis object based and can be dynamically adjusted. Moreover,low latency of commands is obtained by reducing thecommunication among replicas as much as possible. Weimplemented this method partially in TODS, which is adistributed object persistent system running on COCs.
What problem does this paper attempt to address?