Note that each process can map the Shared memory region to different addresses in their respective address Spaces.
注意,每个进程可能在其各自的地址空间中映射共享内存区域到不同地址。
2
The slot manager runs as a daemon to control the number of token slots provided to applications, and it interacts with applications using a Shared memory region.
槽管理器作为守护进程来运行以控制向应用程序提供的令牌槽数,并且使用一个共享内存区域与应用程序交互。
3
Any process can write data to a Shared memory region, and the data are readable and modified by other processes.