Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
By now, we have considered a number of different techniques for sharing memory regions between unrelated processes:
System V shared memory (Chapter 48);
shared file mappings (Section 49.4.2); and
POSIX shared memory objects (the subject of this chapter).