Home > Term: distributed memory architecture
distributed memory architecture
A combination of local memory and processors at each node of the interconnect network topology. Each processor can directly access only a portion of the total memory of the system. Message passing is used to communicate between any two processors, and there is no global, shared memory. Therefore, when a data structure must be shared, the program issues send/receive messages to the process that owns that structure. See also interprocess communication, message passing.
- Part of Speech: noun
- Industry/Domain: Computer
- Category: Workstations
- Company: Sun
0
Creator
- Shemayah
- 100% positive feedback