The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Cache::FileCache"

Cache::FileCache - implements the Cache interface. River stage three • 72 direct dependents • 388 total dependents

The FileCache class implements the Cache interface. This cache stores data in the filesystem so that it can be shared between processes....

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

FileCache - keep more files open than the system permits River stage five • 11292 direct dependents • 32664 total dependents

The "cacheout" function will make sure that there's a filehandle open for reading or writing available as the pathname you give it. It automatically closes and re-opens files if you exceed your system's maximum number of file descriptors, or the sugg...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Sman::Man::Cache::FileCache - Cache converted manpages in a Cache::FileCache River stage zero No dependents

Uses a Cache::FileCache to store raw data for use by Sman::Man::Convert....

JOSHR/Sman-1.04 - 02 Sep 2016 20:55:18 UTC - Search in distribution

FileCache::Handle - A FileCache using IO::Handle instances River stage zero No dependents

FileCache::Handle, like FileCache, avoids OS-imposed limits on the number of simultaneously open files. Instances behave like file handles and, behind the scenes, real files are opened and closed as necessary. FileCache::Handle uses instances of IO::...

JOSEPHW/FileCache-Handle-0.002 - 05 Jan 2005 00:11:56 UTC - Search in distribution

FileCache::Appender - cache file handles opened for appending River stage zero No dependents

Caches file handles opened for appending. Helps to reduce number of I/O operations if you are appending data to many files....

ZWON/FileCache-Appender-0.03 - 08 Apr 2014 17:28:00 UTC - Search in distribution

Cache::File - Filesystem based implementation of the Cache interface River stage two • 20 direct dependents • 25 total dependents

The Cache::File class implements the Cache interface. This cache stores data in the filesystem so that it can be shared between processes and persists between process invocations....

SHLOMIF/Cache-2.11 - 24 Feb 2015 13:04:21 UTC - Search in distribution

File::Cache - Share data between processes via filesystem River stage one • 1 direct dependent • 1 total dependent

File::Cache is a perl module that implements an object storage space where data is persisted across process boundaries via the filesystem. File::Cache builds a cache in the file system using a multi-level directory structure that looks like this: <CA...

DCLINTON/File-Cache-0.16 - 18 Apr 2001 16:03:14 UTC - Search in distribution

MooseX::WithCache::Backend::Cache::FileCache - Cache::FileCache Backend River stage one • 3 direct dependents • 3 total dependents

RCL/MooseX-WithCache-0.01007 - 03 Jun 2015 13:06:49 UTC - Search in distribution

DWH_File::Cache River stage zero No dependents

SUMUS/DWH_File-0.24 - 31 Mar 2003 18:26:30 UTC - Search in distribution

Cache::AgainstFile - Cache data structures parsed from files, watching for updates to the file River stage zero No dependents

A module that caches a data structure against a filename, statting the file to determine whether it has changed and needs to be re-parsed. You supply a routine to generate the data structure given the filename. This module is recommended for files wh...

BBC/Cache-AgainstFile-1.016 - 09 May 2006 09:14:44 UTC - Search in distribution

Bio::DB::FileCache - In file cache for BioSeq objects River stage two • 60 direct dependents • 65 total dependents

This is a disk cache system which saves the objects returned by Bio::DB::RandomAccessI on disk. The disk cache grows without limit, while the process is running, but is automatically unlinked at process termination unless the -keep flag is set. This ...

CJFIELDS/BioPerl-1.7.8 - 03 Feb 2021 05:15:14 UTC - Search in distribution

MKDoc::Core::FileCache - Cache::FileCache wrapper for MKDoc::Core River stage one • 1 direct dependent • 1 total dependent

BPOSTLE/MKDoc-Core-0.91 - 29 Sep 2004 15:03:40 UTC - Search in distribution

MYDan::Agent::FileCache River stage zero No dependents

LIJINFENG/MYDan-0.1.62 - 03 Jul 2020 04:07:32 UTC - Search in distribution

Apache::Wyrd::Services::FileCache - Cache service for frequently-accessed files River stage zero No dependents

The FileCache is designed to reduce the number of disk accesses required for Wyrds to make use of frequently-used files. It stores such files in memory, checking every 30 seconds to see if they are changed. As the perl environment persists under mod_...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC - Search in distribution

File::Meta::Cache - Cache open file descriptors and stat meta data River stage zero No dependents

Implements a caching mechanism to reuse a open handle/descriptor and meta data when 'opening' a file multiple times. This is especially useful in a programs such as web servers which typically access the same static file multiple times in response to...

DRCLAW/File-Meta-Cache-v0.3.0 - 27 Feb 2024 01:53:35 UTC - Search in distribution

FusqlFS::Cache::File - FusqlFS file backed cache strategy implementation River stage zero No dependents

This is file backed cache strategy implementation. This class is not to be used directly. This cache strategy accepts single `threshold' parameter which must be an integer greater than zero and determines minimum file system entry size to be stored i...

KSTEPME/FusqlFS-0.009 - 23 Feb 2013 01:01:32 UTC - Search in distribution

OpenFrame::WebApp::Session::FileCache - sessions using Cache::FileCache River stage zero No dependents

An "OpenFrame::WebApp::Session" using "Cache::FileCache". Inherits its interface from OpenFrame::WebApp::Session::CacheBase....

SPURKIS/OpenFrame-WebApp-0.04 - 01 Aug 2003 17:37:12 UTC - Search in distribution

File::DataClass::Cache - Accessors and mutators for the cache object River stage one • 7 direct dependents • 8 total dependents

Adds meta data and compound keys to the CHI caching API. In instance of this class is created by File::DataClass::Schema...

PJFL/File-DataClass-0.73.1 - 02 Jun 2017 00:03:17 UTC - Search in distribution

File::OSS::Scan::Cache - simple wrapper on Cache::FileCache River stage zero No dependents

This is an internal module used by File::OSS::Scan to cache scan results into files, and should not be called directly....

HARRYWANG/File-OSS-Scan-0.04 - 27 Mar 2014 04:25:38 UTC - Search in distribution

File::Cache::Persistent - Caches file content and allows to use it even after file is deleted River stage zero No dependents

This module aims to put caching logic to the background and avoid manually checking conditions of cache expiration. It also is useful when files are not available after cache timeout and provides cached version although it is inevitably outdated. Acc...

ANDY/File-Cache-Persistent-0.3 - 25 Jan 2009 12:14:41 UTC - Search in distribution
124 results (0.086 seconds)