
IPC之管道
现在linux使用的IPC(Inter-Process Communication,进程间通信)方式有以下几种:-(1)管道(pipe)和匿名管道(FIFO)-(2)信号(signal)-(3)消息队列-(4)共享内存-(5)信号量-(6)...
现在linux使用的IPC(Inter-Process Communication,进程间通信)方式有以下几种:-(1)管道(pipe)和匿名管道(FIFO)-(2)信号(signal)-(3)消息队列-(4)共享内存-(5)信号量-(6)...