In computing, shared memory is memory that may be simultaneously accessed by multiple programs with an intent to provide communication among them or avoid redundant copies. Shared memory is an efficient means of passing data between programs. Depending on context, programs may run on a single processor or on multiple separate processors. Using memory for communication inside a single program, for example among its multiple threads, is generally not referred to as shared memory.
Read more about Shared Memory: In Hardware, In Software
Famous quotes containing the words shared and/or memory:
“Paul loved to sleep with his mother. Sleep is still most perfect, in spite of hygienists, when it is shared with a beloved.”
—D.H. (David Herbert)
“The pure serene of memory in one man,
A ripple widening from a single stone
Winding around the waters of the world.”
—Theodore Roethke (19081963)