Logoj0ke.net Open Build Service > Projects > OSSP > libmm14
Sign Up | Log In

Shared Memory Library

The MM library is a 2-layer abstraction library that simplifies the
usage of shared memory between forked (and this way strongly related)
processes under Unix platforms. On the first layer, it hides all
platform-dependent implementation details (allocation and locking) when
dealing with shared memory segments and on the second layer it provides
a high-level malloc(3)-style API for a convenient and well-known way to
work with data structures inside those shared memory segments.



Authors:
--------
    Ralf S. Engelschall <rse@engelschall.com>

Source Files

Filename Size Changed Actions
libmm14.changes 6.42 KB about 16 years ago Download File
libmm14.spec 3.26 KB about 16 years ago Download File
mm-1.4.2.tar.bz2 243 KB about 16 years ago Download File
mm.xpm 19.8 KB about 16 years ago Download File
segment_size.diff 1.03 KB about 16 years ago Download File

Latest Revision

hostmaster hostmaster committed about 16 years ago (revision 5)

Comments for OSSP (0)