Encyclopedia > Atomic (computer science)

  Article Content

Atomic (computer science)

In computer science, an atomic operation is one that either completes fully, or has no lasting effect. It is a slightly ambigious term:

  • in database systems, it is one of the ACID properties. In this context, "atomic" means nothing more than the above definition.

  • in other areas of computer science such as operating systems, "atomic" also refers to the property that the changes made by an operation are only visible after it completes. That is, that there are no intermediate states visible to other threads. In database systems, this property is described separately as isolation[?].



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
Holtsville, New York

... is spread out with 28.2% under the age of 18, 7.5% from 18 to 24, 33.5% from 25 to 44, 23.9% from 45 to 64, and 6.9% who are 65 years of age or older. The median age is 34 ...

 
 
 
This page was created in 26 ms