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)