subprocess和mutilprocess区别
的有关信息介绍如下:multiprocessing 和 subprocess 在实质上有什么区别
multiprocessing n. [计][通信] 多重处理
短语
Coherent Multiprocessing 一致多处理 ; 科技一致多处理
multiprocessing efficiency 多处理效率 ; 多重处理效率
multiprocessing facility 多处理设施
例句:
(1)Such hardware may not be suited to multiprocessing, a large memory footprint, or significant demands on physical storage.
这类硬件可能不支持多处理、大量内存占用或对物理存储的大量需求。
(2)A nonprivate memory region, called shared memory, is the interprocess communication mechanism that is widely used by DB2 and other multiprocessing applications.
另外还有一个非私有区域,称为共享内存,这是 DB2 和其他多进程应用程序广泛采用的进程间通信机制。
subprocess n.[计] 子过程
短语
SP SubProcess 子过程
SP SubProcess 子过程
Subprocess Logins 子处理登入
例句:
(1)Subprocess encapsulates a process to allow simpler modeling by reusing definitions.
子过程通过封装过程重用定义简化了建模。
(2)In order to accommodate more flexible modeling, any valid process can be a subprocess of another process.
为了进一步提高建模的灵活性,任何有效的过程都可以作为另一个过程的子过程。