shared memory
共享内存:指多个进程共享同一块物理内存的技术。
常用释义
英式发音
美式发音
基本释义
- 共享内存:指多个进程共享同一块物理内存的技术。
例句
-
1·Shared memory provides the fastest method of interprocess communication, because it processes read and write messages at the speed of memory transfers.共享内存提供了最快的进程间通信方法,因为它以内存传输的速度来处理读写消息。
-
2·Defined a Shared memory pool.定义一个共享内存池。
-
3·A similar solution is using Shared memory.类似的解决方案是使用共享内存。
-
4·You first configure the shared memory pool.首先配置共享内存池。
-
5·This class stores the Shared memory identifier.这个类存储共享内存标识符。
-
6·The LPARs are assigned "logical" shared memory.给 LPAR 分配 “逻辑” 共享内存。
-
7·Segment 3 - Reserved for instance Shared memory.段3 -预留给实例共享内存。
-
8·But what does Shared memory and private memory mean?但是共享内存和私有内存的意义是什么呢?
-
9·DB2 also USES Shared memory for various other heaps.DB 2还将共享内存用于各种其他的堆。
-
10·There is one database Shared memory set per database.每个数据库有一个数据库共享内存集。