开发者

Number of ways a process can communicate with another process in any OS

开发者 https://www.devze.com 2023-03-20 07:05 出处:网络
What are the total number of ways that 2 processesc开发者_运维问答an intercommunicate? file o/s pipe

What are the total number of ways that 2 processes c开发者_运维问答an intercommunicate?


  1. file
  2. o/s pipe
  3. socket
  4. shared memory
  5. semaphores, mutexes, spinlocks, etc.
  6. program argument and exit value
  7. signals
  8. operating system specific features
0

精彩评论

暂无评论...
验证码 换一张
取 消