Next:
Shared Memory
Up:
Processes
Previous:
Process Creation
Inter-Process Communication — IPC
There are two widely accepted models of IPC.
Shared memory
Message passing
Subsections
Shared Memory
Message Passing
Message Passing — Direct Communication
Message Passing — Indirect Communication
Message Passing — Buffering