Interprocess Communication (IPC)
Primitives for interprocess communication
message passing
- the RISC among the IPC primitives
remote procedure call (RPC)
- process interaction at language level
- type checking
transactions
- support for operations and their synchronization on shared objects