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: 当应用程序正在使用通信的共享内存方法时,该类将为新连接处理轮询任务。
应用推荐