The cost of data replication

  • Authors:
  • Hector Garcia-Holina;Daniel Barbara

  • Affiliations:
  • -;-

  • Venue:
  • SIGCOMM '81 Proceedings of the seventh symposium on Data communications
  • Year:
  • 1981

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the advent of data communication networks, researchers have been looking at the possibility of placing copies of a database at two or more nodes of a network. Such data replication is interesting because it makes the database accessible even when some of the nodes in the system fail. Furthermore, transactions which only read data may get faster access to the data when multiple copies exist. Due to the complex and time consuming update protocols, and due to the additional required hardware, data replication has a definite cost. This cost factor is often overlooked in discussions on replicated data, so in this paper we examine some of the cost issues involved. We argue that the cost of replicating data is so high that only in very special cases will data be replicated at different nodes of a computer communication network and kept in a consistent state. We also discuss some alternate approaches to data replication (like data replication at a single node and shadow copies).