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 Pipe
Message Queue    Posix And System V
Semaphore        Posix And System V
Shared Memory    Posix And System V
Mutex  &&  Condition Variable
Read-Write Lock


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

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

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

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

你可能感兴趣的:(.net,unix,Blog)