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
Eurofighter

... orders for the participating nations are 232 for the United Kingdom, 180 for Germany, 121 for Italy, and 87 for Spain. An extensive overseas sales effort has so far ...

 
 
 
This page was created in 45 ms