Memory Model - Informatics

Informatics

  • Memory model (programming) describes how threads interact through memory
    • Java Memory Model
    • Consistency model
  • Some features of the memory address space
    • Flat memory model
    • Segmented memory
    • Intel Memory Model

Read more about this topic:  Memory Model