[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#315637: ITP: libcache-fastmmap-perl -- Mmmap'ed file as a shared memory interprocess cache



Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <eloy@debian.org>

* Package name    : libcache-fastmmap-perl
  Version         : 1.09
  Upstream Author : Rob Mueller <cpan@robm.fastmail.fm>
* URL             : http://search.cpan.org/CPAN/authors/id/R/RO/ROBM/Cache-FastMmap-1.09.tar.gz
* License         : (Artistic/GPL)
  Description     : Mmmap'ed file as a shared memory interprocess cache

 A shared memory cache through an mmap'ed file. It's core is written in C for 
 performance. It uses fcntl locking to ensure multiple processes can safely 
 access the cache at the same time. It uses a basic LRU algorithm to keep the
 most used entries in the cache.


 It's used for example in Catalyst::Plugin::Session::FastMmap which is part of
 Catalyst, The Elegant MVC Web Application Framework.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)



Reply to: