Time lower bounds for implementations of multi-writer snapshots

  • Authors:
  • Faith Ellen;Panagiota Fatourou;Eric Ruppert

  • Affiliations:
  • University of Toronto, Toronto, Ontario, Canada;University of Ioannina, Ioannina, Greece;York University, Toronto, Ontario, Canada

  • Venue:
  • Journal of the ACM (JACM)
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A snapshot object is an abstraction of the problem of obtaining a consistent view of the contents of shared memory in a distributed system, despite concurrent changes to the memory. There are implementations of m-component snapshot objects shared by n ≥ m processes using m registers. This is the minimum number of registers possible. We prove a time lower bound for implementations that use this minimum number of registers. It matches the time taken by the fastest such implementation. Our proof yields insight into the structure of any such implementation, showing that processes must access the registers in a very constrained way. We also prove a time lower bound for snapshot implementations using single-writer registers in addition to m historyless objects (such as registers and swap objects).