现在,研究另一种流行的进程间通信机制:消息队列。
Now, let's explore another popular mechanism for interprocess communication: the message queue.
分布式应用程序需要一个定义两个并发进程间通信机制的协议。
Distributed applications require a protocol which defines the communication mechanism between two concurrent processes.
第二个阶段Portland 2.0的计划包含基于d - Bus接口的面向服务的进程间通信机制。
Plans for the second phase, Portland 2.0, involve a service-oriented interprocess communication approach based on D-Bus interfaces.
在用户空间,注意,由于用户进程出现在单独的地址空间,在它们之间移动数据必须经过某种进程间通信机制。
In user space, note that because user processes appear in separate address Spaces, moving data between them must occur through some form of inter-process communication mechanism.
进程间通信最简单的机制就是通过通道读写数据。
The simplest mechanism for interprocess communication is reading and writing data across channels.
在这两个线程之间需要使用一种进程间通信(IPC)机制。
You will need to use an interprocess communication (IPC) mechanism between these two threads.
应用程序中使用进程间通信(Inter Process Communication,IPC)机制来在应用程序各个组件之间同步各种事件。
The Inter Process Communication (IPC) mechanism is used in the application for synchronization of the various events across components of the application.
应用程序中使用进程间通信(Inter Process Communication,IPC)机制来在应用程序各个组件之间同步各种事件。
The Inter Process Communication (IPC) mechanism is used in the application for synchronization of the various events across components of the application.
应用推荐