现在的位置: 首页 > 综合 > 正文

Linux进程间通信总结

2013年07月10日 ⁄ 综合 ⁄ 共 761字 ⁄ 字号 评论关闭

下面是IBM developerworks上的关于进程间通信的好文章,拿出来分享:

序言:

http://www.ibm.com/developerworks/cn/linux/l-ipc/index.html

1,管道和命名管道:

http://www.ibm.com/developerworks/cn/linux/l-ipc/part1/index.html#listing1

2,信号机制:

http://www.ibm.com/developerworks/cn/linux/l-ipc/part2/index1.html

http://www.ibm.com/developerworks/cn/linux/l-ipc/part2/index2.html

3,消息队列:

http://www.ibm.com/developerworks/cn/linux/l-ipc/part3/index.html

4,信号量:

http://www.ibm.com/developerworks/cn/linux/l-ipc/part4/index.html

5,共享内存:

http://www.ibm.com/developerworks/cn/linux/l-ipc/part5/index1.html

http://www.ibm.com/developerworks/cn/linux/l-ipc/part5/index2.html

6,套解字:

http://www.ibm.com/developerworks/cn/linux/l-ipc/part6/index.html

本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/luomoweilan/archive/2010/06/07/5653936.aspx

抱歉!评论已关闭.