The Distributed memory reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Distributed memory

For thoughtful child sponsors
Distributed memory is a concept used in parallel computing. It means that in a multi-processor system each processor has its own memory. This requires that computional tasks have to be distributed on the different processors for processing. After the processing the data has to be reassembled.