Linux进程IPC
时间:2014-02-23 08:02:16
收藏:0
阅读:275
IPC mechanisms supported by Linux include pipes, named pipes, semaphores, message queues, shared memory, and futexes.
原文:http://www.cnblogs.com/feika/p/3561235.html
评论(0)