OSSP CVS Repository

ossp - ossp-web/pkg/lib/mm/index.wml 1.7
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-web/pkg/lib/mm/index.wml 1.7

#use wml::ossp area=pkg:lib subarea=mm

<title>OSSP mm</title>

<h1>Shared Memory Allocation</h1>

<h2>Abstract</h2>

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.

<h2>Authors</h2>

<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">

<h2>Status</h2>

<pkg_status
    stable="1.2.1"   stable_date="28-Jul-2002"
    unstable="none"  unstable_date="none"
	done=100>

<h2>Source</h2>

<pkg_files 
    cvs=$(CVS_ROOT_URL)/pkg/lib/mm/
    url=$(FTP_ROOT_URL)/pkg/lib/mm/
    directory=$(FTP_ROOT_DIR)/pkg/lib/mm/
    files="mm-*.tar.gz" 
	stable="mm-1.2.1.tar.gz" unstable="none">
	
<h2>Donation</h2>

<pkg_donation name="mm" return="$(BASE_URL)/pkg/lib/mm/">


CVSTrac 2.0.1