close

We have now began to see how multiple processes may be running on a machine and maybe be controlled (spawned by fork() by one of our programs.

In numerous applications there is clearly a need for these processes to communicate with each exchanging data or control information. There are a few methods which can accomplish this task. We will consider:

  • Pipes
  • Signals
  • Message Queues
  • Semaphores
  • Shared Memory
  • Sockets

 

 

全站熱搜
創作者介紹
創作者 phchiu 的頭像
phchiu

日常瑣碎事

phchiu 發表在 痞客邦 留言(0) 人氣()