Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.692 Times

Cache Storing Software freeware
Filter: All | Freeware | Demo
 

Cache Storing Software

< 1 2 3 4 5 > 
Added: November 24, 2010 | Visits: 1.122

Cache::Repository Cache::Repository is a Perl module used to cache generic file repository. SYNOPSIS my $rep = Cache::Repository->new( style => Filesys, # options for the F::R driver ); $rep->add_files(tag => groupname, files => @filenames, basedir => /tmp, move => 1, ); $rep->add_filehandle(tag =>... Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Cache::Repository Download

Added: October 09, 2010 | Visits: 945

Cache::Cache Cache::Cache Perl module contains the Cache interface. The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines... Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): Cache::Cache Download

Added: May 20, 2010 | Visits: 2.049

Cache::Memcached::Managed Cache::Memcached::Managed is a Perl module that provides an API for managing cached information. SYNOPSIS use Cache::Memcached::Managed; my $cache = Cache::Memcached::Managed->new( 127.0.0.1:12345 ); $cache->set( $value ); $cache->set( $value,$id ); $cache->set( value => $value, id... Platforms: *nix

License: Freeware Size: 38.91 KB Download (98): Cache::Memcached::Managed Download

Added: May 01, 2010 | Visits: 1.110

Cache::Memcached::XS Cache::Memcached::XS is a client library for memcached (memory cache daemon) using libmemcache. SYNOPSIS use Cache::Memcached::XS; $memd = new Cache::Memcached { servers => [ "10.0.0.15:11211", "10.0.0.15:11212", "10.0.0.17:11211", [ "10.0.0.17:11211", 3 ] ], compress_threshold =>... Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): Cache::Memcached::XS Download

Added: October 19, 2010 | Visits: 1.447

Bio::MAGE::Protocol::Software Bio::MAGE::Protocol::Software - Software represents the software used. SYNOPSIS use Bio::MAGE::Protocol::Software; # creating an empty instance my $software = Bio::MAGE::Protocol::Software->new(); # creating an already populated instance my $software =... Platforms: *nix

License: Freeware Size: 460.8 KB Download (148): Bio::MAGE::Protocol::Software Download

Added: October 04, 2010 | Visits: 1.211

Bio::Genex::Software Bio::Genex::Software is Perl module with methods for processing data from the GeneX DB table: Software. SYNOPSIS use Bio::Genex::Software; # instantiating an instance my $Software = Bio::Genex::Software->new(id=>47); # retrieve data from the DB for all columns $Software->fetch(); #... Platforms: *nix

License: Freeware Size: 552.96 KB Download (107): Bio::Genex::Software Download

Added: February 15, 2010 | Visits: 1.265

Cache Status Cache Status displays cache status and allows easy management from status bar. This utility extension monitors your cache statistics for both memory and disk devices, pulling the numbers straight from the same place that about:cache does. You can also clear your cache by right-clicking on the... Platforms: *nix

License: Freeware Size: 18.43 KB Download (106): Cache Status Download

Added: October 12, 2010 | Visits: 1.408

Bitgate Server Software Environment Bitgate Server Software Environment aims to build a multi-protocol environment in which server protocol handlers can be eventually loaded and unloaded on the fly using a center console or controller Web page. Bitgate Server Software Environment aims to have 99.9% uptime, and have... Platforms: *nix

License: Freeware Size: 58.37 KB Download (102): Bitgate Server Software Environment Download

Added: October 06, 2010 | Visits: 881

Software::Packager::Svr4 Software::Packager::Svr4 is the Software::Packager extension for System VR4 packages. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(svr4); This module is used to create software packages in a format suitable for installation with pkgadd. FUNCTIONS new() This... Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): Software::Packager::Svr4 Download

Added: February 04, 2010 | Visits: 1.079

Apache::Cache Apache::Cache is a cache data accessible between Apache childrens. SYNOPSIS use Apache::Cache qw(:status); my $cache = new Apache::Cache(default_expires_in=>"5 minutes"); # if the if the next line is called within 10 minutes, then this # will return the cache value overwise, this will... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Apache::Cache Download

Added: June 26, 2010 | Visits: 1.618

OpenSymphony Cache OSCache is a high performance J2EE caching solution that can cache portions of JSP pages, entire HTTP responses (including dynamically generated images), and arbitrary Java objects. OpenSymphony Cache can provide your J2EE application with huge performance gains and graceful error tolerance... Platforms: *nix

License: Freeware Size: 2.8 MB Download (113): OpenSymphony Cache Download

Added: July 22, 2010 | Visits: 1.651

Score Cluster System Software Score Cluster System Software is a cluster system software is designed for the high performance cluster environment without using the TCP/IP protocol stack. Score Cluster System Software features high performance communication, efficient computer management and single-system image, higher... Platforms: *nix

License: Freeware Download (108): Score Cluster System Software Download

Added: April 16, 2010 | Visits: 792

Cache::Mmap Cache::Mmap Perl module helps you to share data cache using memory mapped files. SYNOPSIS use Cache::Mmap; $cache=Cache::Mmap->new($filename,%options); $val1=$cache->read($key1); $cache->write($key2,$val2); $cache->delete($key3); This module implements a shared data cache, using... Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Cache::Mmap Download

Added: May 05, 2010 | Visits: 1.863

Open RObot COntrol Software Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux... Platforms: *nix

License: Freeware Size: 3 MB Download (142): Open RObot COntrol Software Download

Added: July 01, 2010 | Visits: 756

Cache::Bounded Cache::Bounded is a size-aware in-memory cache optimized for speed. SYNOPSIS Cache::Bounded is designed for caching items into memory in a very fast but rudimentarily size-aware fashion. Most intelligent caches take either a size-aware or use-aware approach. They do so by either anlysing... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Cache::Bounded Download

Added: May 27, 2010 | Visits: 1.033

Software::Packager::Rpm Software::Packager::Rpm is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. add_item() my %object_data = ( SOURCE => /source/file1, TYPE => file, KIND => doc, DESTINATION => /usr/local/file1, USER => joe, GROUP... Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Software::Packager::Rpm Download

Added: July 04, 2010 | Visits: 981

Software::Packager::Object::Rpm Software::Packager is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. INSTALLATION Software::Packager uses the standard perl module install process perl Makefile.PL make make test (optional but recommended) make... Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Software::Packager::Object::Rpm Download

Added: September 15, 2010 | Visits: 1.104

Software::Packager::Tar Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(tar); FUNCTIONS new() This method creates and returns a new class object.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Software::Packager::Tar Download

Added: March 20, 2010 | Visits: 799

Software::Packager::Object Software::Packager::Object is a generic object data storage. SYNOPSIS use Software::Packager::Object; This module is used by Software::Packager for holding data for a each item added to the a software package. It provides an easy way of accessing the data for each object to be installed.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Software::Packager::Object Download

Added: September 22, 2010 | Visits: 1.109

Software::Packager::Object::Aix Software::Packager::Object::Aix module it extends Software::Packager::Object and adds extra methods for use by the AIX software packager. FUNCTIONS LPP TYPE The LPP type for objects determines the type of LPP package created. If the objects destination is under /usr/share then the object is... Platforms: *nix

License: Freeware Size: 20.48 KB Download (111): Software::Packager::Object::Aix Download

< 1 2 3 4 5 >