The Virtue of Patience: Concurrent Programming with and Without Waiting

  • Authors:
  • James H. Anderson;Mohamed G. Gouda

  • Affiliations:
  • -;-

  • Venue:
  • The Virtue of Patience: Concurrent Programming with and Without Waiting
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the implementation of atomic operations that either write several shared variables, or that both read and write shared variables. We show that, in general, such operations cannot be implemented in a wait-free manner using atomic registers.