SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

mm rpm build for : Old RedHat 7.X. For other distributions click mm.

Name : mm
Version : 1.1.3 Vendor : Ralf S_ Engelschall < rse_engelschall_com>
Release : 4 Date : 2001-10-27 12:18:51
Group : Libraries Source RPM : mm-1.1.3-4.src.rpm
Size : 0.05 MB
Packager : Edward S_ Marshall < emarshal_logic_net>
Summary : Shared Memory Abstraction Library
Description :
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.

RPM found in directory: /packages/linux-pbone/hany.sk/~hany/_data/RPM/doors3.1

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  mm-1.1.3-4.i686.rpm
     Search for other platforms
mm-1.1.3-4.sparc.rpm
mm-1.1.3-4.alpha.rpm
mm-1.1.3-4.ppc.rpm
mm-1.1.3-4.ia64.rpm
mm-1.1.3-4.s390.rpm

Provides :
libmm.so.1
mm

Requires :
ld-linux.so.2
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6


Content of RPM :
/usr/lib/libmm.so.1
/usr/lib/libmm.so.1.1.3
/usr/share/doc/mm-1.1.3
/usr/share/doc/mm-1.1.3/ChangeLog
/usr/share/doc/mm-1.1.3/INSTALL
/usr/share/doc/mm-1.1.3/LICENSE
/usr/share/doc/mm-1.1.3/PORTING
/usr/share/doc/mm-1.1.3/README
/usr/share/doc/mm-1.1.3/THANKS
/usr/share/man/man3/mm.3.gz

 
ICM