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.471.793 Times

Memory Cache Daemon freeware
Filter: All | Freeware | Demo
 

Memory Cache Daemon

1 2 3 4 5 > 
Added: May 01, 2010 | Visits: 1.107

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

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 475

SQL Cache Daemon Sqlcached is a memory cache daemon, inspired by memcached, but offering more granular control by using SQL interface instead of key-value pairs.





Platforms: Mac, BSD, Linux

License: Freeware Size: 25.4 KB Download (47): SQL Cache Daemon Download

Added: October 08, 2013 | Visits: 335

python-memcached This is a Python based API (implemented in 100% python) for communicating with the memcached distributed memory object cache daemon.


Platforms: *nix

License: Freeware Size: 40.96 KB Download (37): python-memcached Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 376

PerfCache PerfCache was specially built as an API that allows the creation and management of a memory cache. PerfCache includes basic cache operations (insert and retrieve), replacement policies, and expiration. Cache entry keys are strings of bytes, and data items are arrays of bytes. Variable length...


Platforms: Windows

License: Freeware Download (45): PerfCache Download

Added: July 01, 2010 | Visits: 750

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: January 24, 2010 | Visits: 884

IPC::SharedCache IPC::SharedCache is a Perl module to manage a cache in SysV IPC shared memory. SYNOPSIS use IPC::SharedCache; # the cache is accessed using a tied hash. tie %cache, IPC::SharedCache, ipc_key => AKEY, load_callback => &load, validate_callback => &validate; # get an item from the cache...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): IPC::SharedCache Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 582

JPACS:Java Processor and Cache Simulator JPACS, Java Processor and Cache Simulator, was developed to give a simple and clear tool to simulate a processor with a complete associative memory cache at ISA level, using direct memory access or using a program written in assembly.


Platforms: Windows, Mac, Linux

License: Freeware Size: 177.23 KB Download (47): JPACS:Java Processor and Cache Simulator Download

Added: June 26, 2010 | Visits: 1.616

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: November 03, 2010 | Visits: 1.844

Netscape::Cache Netscape::Cache is a Perl object class for accessing Netscape cache files. SYNOPSIS The object oriented interface: use Netscape::Cache; $cache = new Netscape::Cache; while (defined($url = $cache->next_url)) { print $url, "n"; } while (defined($o = $cache->next_object)) { print...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (107): Netscape::Cache Download

Added: August 12, 2013 | Visits: 492

Password Manager Daemon for Linux Password Manager Daemon is a daemon that serves data to application via a socket. The data is stored in an encrypted XML file and the client must provide a key when opening and saving a file. I originally wrote this because I hate having to update account credentials for multiple applications...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (37): Password Manager Daemon for Linux Download

Global Heart VI1 -Simulink-Monitoring-And CompiLing Problems It is going on investigations of Heart VI1 simulator simulink,in case of Frequency Cardiac Controled, with unic monitoring scope and compiling problems:1)Problems 1:i think that syntax of simulink accept serial Block Connection2)Problem 2:i think that simulink syntax aceepts easily in feedback...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Global Heart VI1 -Simulink-Monitoring-And CompiLing Problems Download

Added: July 19, 2013 | Visits: 394

Apache::AuthzCache Apache::AuthzCache is a Perl module designed to work with a mod_perl authorization module to provide caching of group membership for site users. For a list of mod_perl authorization modules see: http://www.cpan.org/modules/by-module/Apache/apache-modlist.html When a request that requires...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Apache::AuthzCache Download

Added: August 18, 2013 | Visits: 287

CViPhoneLibrary An assortment of views, controllers that can be used in Cocoa based iPhone projects. Includes a thumbnail gridview, a reusable iPhone settings like tableview and an in-memory cache for images.


Platforms: Mac

License: Freeware Size: 174.08 KB Download (42): CViPhoneLibrary Download

Released: February 11, 2007  |  Added: June 03, 2007 | Visits: 6.721

BitComet BitComet is a powerful, clean, fast, and easy-to-use BitTorrent client. It is P2P file-sharing freeware and one of the most popular P2P protocols designed for high-speed distribution. BitComet supports simultaneous downloads, DHT networks (trackerless), a download queue, selected downloads in the...


Platforms: Windows

License: Freeware Size: 6.01 MB Download (903): BitComet Download

Released: August 01, 2014  |  Added: April 04, 2015 | Visits: 5.367

Prevent Restore If you clean computer's Recycle Bin, the files and folders are not deleted forever. Anyone can use special recovery software and restore any deleted data (files and folders) because any deleted file still exists on the hard disk until will be overwritten with other data. The main purpose of this...


Platforms: Windows, Windows 7

License: Freeware Size: 503.36 KB Download (378): Prevent Restore Download

Added: September 21, 2010 | Visits: 902

mod_dns mod_dns is a Apache module that allows busy servers to resolve hostnames in realtime. The module uses a shared memory cache to store recently resolved hostnames. By default the cache uses 200k of shared ram, and will cache up to 1024 ip/host pairs. mod_dns dramatically improves resolver...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): mod_dns Download

Added: September 15, 2010 | Visits: 763

XLB XLB is an HTTP load balancer. XLB project features connection management where requests are parsed and assigned to a persistent connection to the back-end server. This reduces back-end server load by causing fewer forks, less memory use, and lower CPU consumption. It can decode SSL requests,...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (94): XLB Download

Added: May 10, 2013 | Visits: 455

Mifluz The purpose of GNU mifluz is to provide a C library to build and query a full text inverted index. It is dynamically updatable, scalable (up to 1Tb indexes), uses a controlled amount of memory, shares index files and memory cache among processes or threads and compresses index files to 50% of the...


Platforms: *nix, C/C++, BSD

License: Freeware Download (54): Mifluz Download

Added: May 10, 2013 | Visits: 750

Sendmail Sender Address Validator This tool is a lightweight, fast and reliable Sendmail filter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kinds of SPAM with a spoofed sender's e-Mail address. Also it implements a real-time Recipient e-Mail Address Verification...


Platforms: *nix, C/C++, BSD

License: Freeware Download (55): Sendmail Sender Address Validator Download

Added: April 16, 2010 | Visits: 791

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

1 2 3 4 5 >