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
Urethra

... and the vaginal opening. In the human male, the urethra is about 8 inches (200 mm) long and opens at the end of the penis. Medical problems of the urethra: ...

 
 
 
This page was created in 34 ms