进程间通讯 meaning in Chinese
interprocess communication (ipc)
Examples
- Message - a method of communication between processes
消息? ?一种进程间通讯的方式。 - For database interprocess communication ip
进程间通讯 - Interprocess communication ip
进程间通讯 - The most common building blocks of intertask communication are semaphores and mutexes
大部分进程间通讯的建立的基石是信号灯和互斥。 - Threads that share common resources , however , must coordinate their work by using semaphores or another method of interprocess communication
但是,共享公共资源的线程必须通过使用信号灯或另一进程间通讯方法来协调它们的工作。