Atomicity (disambiguation)

From Wikipedia, the free encyclopedia

Look up atomicity in Wiktionary, the free dictionary.

Atomicity is a property of database transactions which are guaranteed to either completely occur, or have no effects.

Atomicity may also refer to:

  • Linearizability, in computer science, especially parallel algorithms, an operation appears to occur at a single instant between its invocation and its response
  • Atomicity, a property of an S-expression, in a symbolic language like Lisp, to describe whether an expression is made of atoms (numbers or symbols) or is a list of S-expressions
  • Atomicity, an element of orthogonality in a component-based system

See also: