This section will describe how to use shared memory between processes on the same computing node using memory windows.
A memory window is a memory space allocated in a portion of memory accessible by all processes. This window will be divided into several segments, one per process.
Two ways to exploit these windows are available:
From now on, we will refer to a computing node as a machine.
Table of Contents for this subsection: