summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-MM/pkg-descr
blob: 7d34c51d48a8526aeb45943042dfb501c7ea1950 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
IPC::MM provides an interface to Ralf Engelschall's mm library, allowing
memory to be shared between multiple processes in a relatively
convenient way.

IPC::MM provides methods to create and destoy shared memory segments and
to access data structures within those shared memory segments, as well
as miscellaneous methods.  Additionally, it provides a tied interface
for scalars and hashes.

WWW: http://search.cpan.org/dist/IPC-MM/

-- Sergey Skvortsov
skv@FreeBSD.org