Log' version vector: Logging version vectors concisely in dynamic replication

Published: 2010, Last Modified: 06 Aug 2024Inf. Process. Lett. 2010EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In a replication system, version vectors are logged with replicas to detect conflicts among operations. Dynamic replications where replicas are frequently created and destroyed suffer from expensive logging overhead caused by inactive entries of version vectors. Although the rigmarole of pruning vectors can delete inactive entries, the vectors may be incompatible without additional information, which also causes another overhead. This paper proposes a novel version vector called log′<math><msup is="true"><mi mathvariant="monospace" is="true">log</mi><mo is="true">′</mo></msup></math> (log-prime) consisting of only three entries. By encoding based on the characteristics of prime numbers, log′<math><msup is="true"><mi mathvariant="monospace" is="true">log</mi><mo is="true">′</mo></msup></math> version vectors of fixed size can be logged concisely with no pruning technique at a little sacrifice in accuracy. Simulation studies show that log′<math><msup is="true"><mi mathvariant="monospace" is="true">log</mi><mo is="true">′</mo></msup></math> version vectors are accurate enough to detect almost all conflicts in the replication systems where all replicas are fully synchronizing.
Loading