Shared memory is a more appropriate IPC mechanism than message p

  • 2023-11-15 03:50:48
  • OS

Shared memory is a more appropriate IPC mechanism than message passing for distributed systems.

A.正确

B.错误

正确答案是B