Linux进程间管道通信的研究  被引量:6

The Research on Inter-Process Pipe Communication under Linux

在线阅读下载全文

作  者:周超[1] 董军军[1] 

机构地区:[1]焦作大学计算机系,焦作454003

出  处:《电脑开发与应用》2008年第1期48-50,共3页Computer Development & Applications

摘  要:对于多用户、多任务的操作系统,进程间的通信(Inter-Process Communication,IPC)是非常重要的,它是使整个系统得以有条不紊运作的基础。Linux操作系统提供了多种IPC机制,如信号、管道、信号量、消息队列、共享内存和套接字等,其中以管道通信最能体现Linux平台的特色。为此,系统地分析了Linux平台下的管道通信的实现机制,详细探讨了无名管道和命名管道的工作方式,并给出了相应的创建和使用的方法。The Inter-Process Communication (IPC) is very important to the operating system of multiuser and multitask. It is the base of well working system. Linux provides IPC mechanism including siganals , pipe , semaphore , shared-memory and socket etc. Inter-process pipe communication is feature of Linux . So this paper analyzes the mechanism of pipe communication under Linux platform systematically, discusses the work mode of anonymous pipe and named pipe in detail, and gives the corresponding method for creating and using them.

关 键 词:LINUX 进程 管道 文件 

分 类 号:TP301[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象