THE TECHNIQUES AND IMPLEMENTATION OF A DISTRIBUTED SHARED MEMORY
-
-
Abstract
DSM(distributed shared memory) integrates the scalability of distributed memory systems with the convenience and generality of shared memory architecture.The problems in implementing a DSM system are discussed in this paper.The work about hardware and software of DSM systems is also presented.
-
-