Operating System IPC Mechanisms
Early operating systems like UNIX began offering inter-process communication (IPC) mechanisms, including message queues, pipes, and shared memory, to allow different processes on the same machine to communicate. These were precursors to distributed message queues.
Significance
Established the fundamental concept of buffered, asynchronous communication between processes, demonstrating its utility and reliability within a single system.
Key facts
- Year
- 1970
- Type
- invention
- Location
- Various academic and corporate research labs