Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
Name: mm | Distribution: Linux-Mandrake |
Version: 1.0.12 | Vendor: MandrakeSoft |
Release: 1mdk | Build date: Wed Apr 5 11:15:40 2000 |
Group: Development/C | Build host: kenobi.mandrakesoft.com |
Size: 48707 | Source RPM: mm-1.0.12-1mdk.src.rpm |
Packager: Oden Eriksson <oden@kvikkjokk.com> | |
Url: http://www.engelschall.com/sw/mm/ | |
Summary: Shared Memory Abstraction Library |
The MM library 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. The library is released under the term of an open-source (BSD-style) license because it's originally written for a proposed use inside next versions of the Apache webserver as a base library for providing shared memory pools to Apache modules (because currently Apache modules can only use heap-allocated memory which isn't shared accross the pre-forked server processes). The requirement actually comes from comprehensive modules like mod_ssl, mod_perl and mod_php which would benefit a lot from easy to use shared memory pools. Mostly all functionality (except for shared locks in addition to exclusive locks and multi-segment memory areas instead of single-segment memory areas) is already implemented and the library already works fine under FreeBSD, Linux and Solaris and should also adjust itself for most other Unix platforms with it's GNU Autoconf and GNU Libtool based configuration and compilation procedure.
BSD-style, OpenSource
* Wed Apr 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.12-1mdk - fix group - fix files section * Sun Mar 26 2000 Oden Eriksson <oden@kvikkjokk.com> - cpu optimizations * Sat Jan 22 2000 Edward S. Marshall <emarshal@logic.net> - updated for mm 1.0.12 * Tue Sep 07 1999 Nicolai Schleifer <ns@dom.de> - using buildroot feature - using -f feature of the files macro - started from scratch
/usr/bin/mm-config /usr/doc/mm-1.0.12 /usr/doc/mm-1.0.12/CHANGES /usr/doc/mm-1.0.12/LICENSE /usr/doc/mm-1.0.12/README /usr/lib/libmm.la /usr/lib/libmm.so.10 /usr/lib/libmm.so.10.0.12 /usr/man/man1/mm-config.1.bz2 /usr/man/man3/mm.3.bz2
Generated by rpm2html 1.2
MandrakeSoft - http://www.linux-mandrake.com, Wed May 10 18:01:28 2000