首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

UNP_2_Chapter 一

2012-11-10 
UNP_2_Chapter 1http://blog.csdn.net/menuconfig/archive/2007/08/14/1742957.aspxIPC:InterProcess Comm

UNP_2_Chapter 1
http://blog.csdn.net/menuconfig/archive/2007/08/14/1742957.aspx


IPC:InterProcess Communication
RPC:Remote Procedure Call

Message Passing
Synchronization

Pipe、Named PipeMessage Queue    Posix And System VSemaphore        Posix And System VShared Memory    Posix And System VMutex  &&  Condition VariableRead-Write Lock

Name 某种形式的名字
identifier 标识符

可移植操作系统接口(Portable Operating System Interface,POSIX)
    缩写为 POSIX 是为了读音更像 UNIX

电气和电子工程师协会(Institute of Electrical and Electronics Engineers,IEEE)
    最初开发 POSIX 标准,是为了提高 UNIX 环境下应用程序的可移植性。

国际标准化组织(International Standards Organization,ISO)

热点排行