also: きょうゆうメモリー
noun
shared memory
In computing, a memory region accessible by multiple processes or threads.
プロセス間で共有メモリを使ってデータをやり取りする。
Processes exchange data using shared memory.
Distributed shared memory, a specific architecture where physically separate memories appear as one shared space.
Compound of 共有 (sharing) and メモリ (memory), a direct calque of English 'shared memory'.