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