The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Cache::SharedMemoryCache"

Cache::SharedMemoryCache - extends the MemoryCache. River stage three • 72 direct dependents • 388 total dependents

The SharedMemoryCache extends the MemoryCache class and binds the data store to shared memory so that separate process can use the same cache. The official recommendation is now to use FileCache instead of SharedMemoryCache. The reasons for this incl...

RJBS/Cache-Cache-1.08 - 22 Jan 2015 16:13:22 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

HTML::Mason::Devel - Mason Developer's Manual River stage two • 41 direct dependents • 76 total dependents

This manual is written for content developers who know HTML and at least a little Perl. The goal is to write, run, and debug Mason components. If you are the webmaster (or otherwise responsible for the Mason installation), you should also read the ad...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

XML::ParseDTD - parses a XML DTD and provides methods to access the information stored in the DTD. River stage zero No dependents

ParseDTD.pm is a Perl 5 object class which provides methods to access the information stored in a XML DTD. This module basically tells you which tags are known by the dtd, which child tags a certain tag might have, which tags are defined as a empty t...

MORNI/XML-ParseDTD-0.1.4 - 11 Mar 2004 20:32:24 UTC - Search in distribution

Maypole::Cache - Flexible caching of Maypole request output River stage one • 1 direct dependent • 2 total dependents

This module replaces Maypole's main handler in your application with one which uses "Cache::Cache" to cache request output. By default it uses "Cache::SharedMemoryCache" although this, and all other "Cache::Cache" options, can be changed using the "c...

SIMON/Maypole-Cache-1.2 - 19 Jul 2004 10:19:05 UTC - Search in distribution

Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache River stage two • 27 direct dependents • 53 total dependents

In multi-process environments (eg mod_perl, forking daemons, etc), it's common to want to cache information, but have that cache shared between processes. Many solutions already exist, and may suit your situation better: * MLDBM::Sync - acts as a dat...

ROBM/Cache-FastMmap-1.57 - 30 Sep 2021 06:37:35 UTC - Search in distribution

Apache::AuthenURL::Cache - Authentication caching used in conjuction with a primary authentication module (eg Apache::AuthenURL) and mod_perl2 River stage zero No dependents

Apache::AuthenURL::Cache implements a caching mechanism in order to speed up authentication and to reduce the usage of system resources. It must be used in conjunction with a regular mod_perl2 authentication module. It was designed with Apache::Authe...

JGROENVEL/Apache-AuthenURL-2.05 - 26 Apr 2005 03:12:55 UTC - Search in distribution

Cache::CacheFactory - Factory class for Cache::Cache and other modules. River stage one • 2 direct dependents • 2 total dependents

Cache::CacheFactory is a drop-in replacement for the Cache::Cache subclasses allowing you to access a variety of caching policies from a single place, mixing and matching as you choose rather than having to search for the cache module that provides t...

SGRAHAM/Cache-CacheFactory-1.10 - 16 Feb 2010 12:29:36 UTC - Search in distribution

Bundle::Apache::Wombat - a bundle to install all Apache::Wombat related modules River stage zero No dependents

This bundle includes the mod_perl and Wombat Bundles....

IX/Bundle-Apache-Wombat-0.5.1 - 04 Nov 2001 16:31:49 UTC - Search in distribution

Acme::CPANModules::Import::Caching - Comparison of different Perl caching modules (2002-2005) River stage one • 1 direct dependent • 1 total dependent

Comparison of different Perl caching modules (2002-2005). This list is generated by extracting module names mentioned in the article [http://cpan.robm.fastmail.fm/cache_perf.html] (retrieved on 2016-07-19). For the full article, visit the URL....

PERLANCAR/Acme-CPANModulesBundle-Import-0.001 - 22 Sep 2018 01:11:18 UTC - Search in distribution

Apache::Session::CacheAny - use Cache::* for Apache::Session storage River stage zero No dependents

Apache::Session::CacheAny is a bridge between Apache::Session and Cache::Cache. This module provides a way to use Cache::Cache subclasses as Apache::Session storage implementation....

MIYAGAWA/Apache-Session-CacheAny-0.03 - 11 May 2005 01:55:39 UTC - Search in distribution

Acme::CPANModules::Import::PerlAdvent::2004 - Modules mentioned in Perl Advent Calendar 2004 River stage one • 1 direct dependent • 1 total dependent

Modules mentioned in Perl Advent Calendar 2004. This list is generated by extracting module names mentioned in [http://perladvent.org/2004/] (retrieved on 2016-11-07). Visit the URL for the full contents....

PERLANCAR/Acme-CPANModulesBundle-Import-PerlAdvent-2004-0.001 - 22 Sep 2018 01:12:39 UTC - Search in distribution

Wombat::SessionManager::StandardSessionManager - caching session manager implementation River stage zero No dependents

Subclass of Wombat::SessionManager::SessionManagerBase that uses an implementation of Cache::Cache to manage a lightweight cache of sessions. Typically Cache::MemoryCache will be used in single-process scenarios; Cache::SharedMemoryCache is useful fo...

IX/Wombat-0.7.1 - 04 Nov 2001 16:29:33 UTC - Search in distribution
13 results (0.043 seconds)