The following module was proposed for inclusion in the Module List:
modid: Cache::Mmap
DSLIP: adpOp
description: Shared cache using memory mapped file
userid: PMH (Peter Haworth)
chapterid: 17 (Archiving_and_Compression)
communities:
[EMAIL PROTECTED]
similar:
Cache::SharedMemoryCache
rationale:
Cache::Mmap allows you to treat your cache much like a hash. When
the cache is set up with read (and write/delete) sub refs, the user
just fetches (and stores/deletes) data from it.
Cache::Mmap automatically loads new entries into the cache as
necessary, expires stale cache entries, deletes least recently used
entries when space is needed and allows for writethrough as well as
delayed write behaviour.
enteredby: PMH (Peter Haworth)
enteredon: Thu Jun 7 17:24:34 2001 GMT
The resulting entry would be:
Cache::
::Mmap adpOp Shared cache using memory mapped file PMH
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8c000000_94f44cefd1f33604&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8c000000_94f44cefd1f33604&SUBMIT_pause99_add_mod_insertit=1