进程间通信

  • 网络Inter-Process Communication;inter process communication;interprocess communication;IPC
进程间通信进程间通信
  1. 基于Socket的进程间通信平台的设计与实现

    The Design and Implementation of IPC Platform Based on Socket

  2. 基于Unix进程间通信的图形界面开发方法

    A Method of Developing GUI Based on Unix IPC

  3. 理解Linux环境下SYSTEMV进程间通信

    Understanding SYSTEM V Interprocess Communication in Linux

  4. LINUX内核进程间通信的模型检测研究

    Model Checking Research for LINUX Kernel Interprocess Communication

  5. Windows下的进程间通信

    Interprocess Communications under Windows

  6. 作为进程间通信组件,在给定的Java运行时中或几个Java和非Java运行时之间。

    As an interprocess communication component either within a given Java runtime or across several Java and non-Java runtimes .

  7. UNIX为实现这样的进程间通信提供了多种技术。

    UNIX provides a number of technologies for such interprocess communication .

  8. 同时详细阐述了Linux下的串口编程,网络编程和进程间通信的实现方法。

    The programming on serial ports , socket , and interprocess communication in Linux is also presented .

  9. 基于Unix域的Socket进程间通信机制的研究

    Research of inter-process communication in Socket for Unix domain

  10. UNIX环境下用消息队列实现进程间通信

    Inter-Process Communication by Message Queue in UNIX Operating System

  11. UNIX进程间通信机制及应用的研究

    A Research into the Mechanism of the Process Communication and It 's Application in UNIX

  12. 进程间通信通过调用MPI标准库函数实现。

    Communication between processors is implemented by calling MPI standard library .

  13. 域套接字包含进程间通信(IPC)协议。

    Domain sockets include Interprocess Communication ( IPC ) protocols .

  14. 表1总结在典型的UNIX系统上可用的进程间通信形式。

    Table 1 below summarizes the forms of interprocess communication available on a typical UNIX system .

  15. D-BUS本质上是进程间通信(inter-processcommunication)(IPC)的一个实现。

    D-BUS is essentially an implementation of inter-process communication ( IPC ) .

  16. 分布式系统面临的一个关键问题是解决好进程间通信(IPC)协作。

    IPC is a key question of distributed system .

  17. 对于大多数程序员而言,进程间通信(IPC)就等于使用SocketAPI。

    For most programmers , interprocess communication ( IPC ) is synonymous with using the Socket API .

  18. 对于操作系统来说,进程间通信(IPC)是它必不可少的功能。

    Interprocess Communication ( IPC ) is an essential function for an operating system .

  19. 诸如EJB或CORBA这样的远程技术错误之处在于,试图将OO原则应用到进程间通信上。

    Remoting technologies such as EJB or CORBA mistakenly attempted to apply O-O principles to interprocess communications .

  20. MACH操作系统的进程间通信

    The Inter process Communication of MACH Kernel

  21. 在这两个线程之间需要使用一种进程间通信(IPC)机制。

    You will need to use an interprocess communication ( IPC ) mechanism between these two threads .

  22. 首先提出了一种直接建立在现有CAD应用内核之上的进程间通信模型,并通过实验研究对此进行了验证。

    Firstly , an inter-process communication mechanism for legacy CAD system application is presented and confirmed . Secondly , a protocol framework is outlined to support collaborative integrated design .

  23. 对Linux的Kernel2.6内核源代码进行了深入分析,包括其进程间通信、系统调用函数、/proc文件系统等;

    Analyzes deeply source code of kernel 2.6 of Linux Fedora core 4 , include processes communication , system invoke functions and / proc virtual file system .

  24. 在分布式计算系统中,远程过程调用RPC是种流行的进程间通信机制。

    Remote Pocedure Call ( RPC ) is a popular paradigm for interprocess communication between processes in distributed systems .

  25. 在AIX/proc中,这些文件与在Linux中一样,也是虚拟文件,并使用诸如进程间通信等机制来显示硬件和某些设置。

    In AIX / proc , these files are are also virtual files like in Linux , showing hardware and some settings , for example , using interprocess communications .

  26. 本文中列出的一个进程间通信(Inter-ProcessCommunication,IPC)消息队列示例代码将向您展示如何来解决此问题。

    An Inter-Process Communication ( IPC ) message queues sample code listed in this article to show you how to work around it .

  27. 然后阐述如何使用第二种设计模式来实现进程间通信(IPC)。

    We illustrate how to achieve interprocess communication ( IPC ) can also be achieved , using the second design pattern .

  28. DB2CommunicationManager(db2ipccm):进程间通信进程,用于每个本地连接的客户机。

    DB2 Communication Manager ( db2ipccm ): Inter-process communication process for each locally connected client .

  29. 多数任务使用计算机网络,包括进程间通信(例如MPI)和集群管理。

    The compute network is used for most tasks , including inter-process communications ( such as MPI ) and cluster management .

  30. MPI是一个容易使用的标准,它采用通过传递消息实现进程间通信的模型。

    The MPI is an easy-to-use standard that works on the model of processes communicating with each other by passing messages .