Encyclopedia > Atomic semantics

  Article Content

Atomic semantics

Atomic Semantics is a term which describes the guarantees provided by a data register shared by several processors in a parallel machine or in a network of computers working together

Atomic semantics are defined formally in Lamport's "On Interprocess Communication" Distributed Computing 1, 2 (1986), 77-101. (Also appeared as SRC Research Report 8).

Atomic semantics are defined for a variable with a single writer but multiple readers. These semantics are very strong: they guarantee that the read and write operations to the variable behave exactly as if they happened instantaneously in some point in time which is within the actual time where the operation took place.

see also: Regular semantics and Safe semantics



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Thomas a Kempis

... afflictions, and biographies of Groote, Radewijns, and nine of their companions. Works similar in contents to the "Imitation of Christ" and pervaded by the same spirit ...

 
 
 
This page was created in 35.8 ms