Engineering Notes
Created by admin on Fri, 06/01/2012 - 15:43
Sub Topic:
Distributed Shared Memory
Upload File:
Department:
Chapter Name:
Advanced Operating Systems
Description:
Abstraction that supports the notion of shared memory in a physically non shared (distributed) architecture.
Local as well as remote memories can be accessed in a uniform manner, with the location of the shared region transparent to the application program.
Add new comment