|
Read the following claims comparing Reflective Memory (RM) and Distributed Shared Memory (DSM). Mark true or wrong and explain why.
(1) In RM, computation typically overlaps with communication.
(2) Memory access time is usually constant (deterministic) and relatively low for DSM systems.
(3) RM supports multiple-reader-multiple-writer management algorithm while DSM usually not. |