- 7
- 0
- 约1.08万字
- 约 50页
- 2017-06-09 发布于浙江
- 举报
Message-Passing Systems Message system – processes communicate with each other without resorting to shared variables IPC facility provides two operations: send(message) – message size fixed or variable receive(message) If P and Q wish to communicate, they need to: establish a communication link between them exchange messages via send/receive Implementation of communication link physical (e.g., shared memory, hardware bus) logical (e.g., logical properties) Direct or indirect communication Synchronous or asynchronous communication Automatic or explicit buffering * Implementation Questions Ho
原创力文档

文档评论(0)