Also found in: Acronyms, Wikipedia.
distributed memory
(architecture)The kind of memory in a parallel processor where each processor has fast access to its own local memory and where to access another processor's memory it must send a message via the inter-processor network.
Opposite: shared memory.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)