|
|
|
|
Shared Memory Allocation
Abstract
OSSP mm is a 2-layer abstraction library which 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.
Documentation
mm(3)
,
mm-config(1)
.
Authors
Ralf S. Engelschall <rse@engelschall.com>
Status
Stable Version: | 1.4.2 | (15-Aug-2006) |
[Bug Reporting]
|
Genesis: | Mar-1999 |
Finished: |
100% |
|
Source
Donation
OSSP mm is a sub-project of OSSP and hence a fully
non-profit Open Source Software
effort. The development on OSSP projects
like OSSP mm is supported by the contributions and sponsoring of individuals
and companies. You can support OSSP mm and the
other OSSP projects yourself by contributing source fixes and
enhancements or by donating
money.
To reward the efforts on OSSP mm, just
press the button to the right to perform a secure PayPal online money transaction to the
OSSP project. Credit will be given to you on the OSSP Sponsors page once your donation
was received.
|
|
|
|
|
|
|
|