OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

Memory semantics

 Home Technology Area of technology Information technology Computer Parallel computing
 0 By others on same topic  0 Discussions  Updated 2025-05-26  +Created 1970-01-01  See my version
These are the rules which specify what different concurrent read/write memory accesses from different threads/processes can or cannot see.
Notable such set of rules include:
  • C++ memory model. These are also reflected on the semantics of memory of the corresponding instruction set architecture
  • SQL transaction isolation level
  • Table of contents
    • C++ memory model Memory semantics

C++ memory model

 0  0 
Memory semantics
stackoverflow.com/questions/6319146/c11-introduced-a-standardized-memory-model-what-does-it-mean-and-how-is-it-g

 Ancestors (6)

  1. Parallel computing
  2. Computer
  3. Information technology
  4. Area of technology
  5. Technology
  6.  Home

 Incoming links (1)

  • SQL transaction isolation level

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook