Safely share structures among processes using anonymous mmap
The IPC::Mmap::Share was born out of the need to share structures among processes that come from the same ancestor. It tries to do so in a very simple and straightforward manner. Just create an IPC::Mmap::Share object, and use set to store your data and get to get it back.
$
pkg install p5-IPC-Mmap-ShareOrigin
devel/p5-IPC-Mmap-Share
Size
30.9KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
0 packages