Shared memory provides the fastest method of interprocess communication, because it processes read and write messages at the speed of memory transfers.
共享内存提供了最快的进程间通信方法,因为它以内存传输的速度来处理读写消息。
SHM VP: Handles the task of polling for new connections when the application is using the shared memory method of communication.
SHM VP: 当应用程序正在使用通信的共享内存方法时,该类将为新连接处理轮询任务。
This portion holds the message buffers that are used in communication between the client and the server, and when the communication method is through shared memory.
在客户机和服务器通过共享内存进行通信时,消息区将用作两者之间的消息缓冲区。
应用推荐