ports/devel/p5-IPC-ShareLite/pkg/DESCR

5 lines
230 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
IPC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes. Your operating
system must support SysV IPC (shared memory and semaphores) in order
to use this module.