进程间通信 meaning in English
inter-process communication ipc
interprocess communications
ipc inter-process communication
process to process communication
Examples
- Contains classes that define a communication channel for remoting that uses the interprocess communication system of the windows operating system
包含为使用windows操作系统的进程间通信( ipc )系统的远程处理定义通信信道的类。 - Messaging and messages provide a powerful and flexible mechanism for interprocess communication between components of a server - based application
消息处理和消息为基于服务器的应用程序组件之间的进程间通信提供了强大灵活的机制。 - In terms of time and space , shared memory is probably the most efficient inter - process communication channel provided by all modern operating systems
就时间和空间而言,共享内存可能是所有现代操作系统都具备的最高效的进程间通信通道。 - Using mrpc it becomes extremely easy to create programs that utilize fairly advanced networking and interprocess communication in a completely typesafe environment
使用它可以非常容易地在一个完全类型安全的环境中创建利用相当高级的联网和进程间通信的程序。 - Bqm , mom , message queuing , these terms describe a class of messaging technology intended to support interprocess communications in loosely coupled distributed systems
Mom及消息排队是一类描述消息技术的术语,这类技术旨在支持松散藕合的分布系统中的进程间通信。