Second, a bytecode dispatch is a single direct memoryread, followed by a single indirect branch.
其次,字节码调度程序只是一个简单地从内存中直接读取,转而间接调度分支程序的过程。
2
According to the different work style, can be divided into random access memory and memoryread-only memory two kinds.
根据工作方式的不同,可将存储器分为随机存储器和只读存储器两种。
3
Shared memory provides the fastest method of interprocess communication, because it processes read and write messages at the speed of memory transfers.