inter process

  1. 工序间

网络词典

inter process

英 ˌɪntərˈprɑːs 美 ˌɪntərˈprɑːs
名词 中文翻译:Unknown
同义词: ['in-process', 'inter-process communication (IPC)']

例句:

  1. 2.
    在计算机科学中
  2. 3.
    在操作系统中
  3. 1. The system uses interprocess communication to share data between different processes.
    系统使用进程间通信来在不同进程之间共享数据。
  4. 2. In a multithreaded program, interprocess communication is used to manage the sharing of resources among threads.
    在多线程程序中,使用进程间通信来管理线程之间的资源共享。
  5. 3. The IPC mechanism allows for efficient communication between processes without the need for explicit synchronization.
    该机制允许进程之间高效通信,而无需显式同步。