Software Listing: Caching
- Microsoft AppFabric Caching BPA
- License: Shareware

Microsoft AppFabric Caching BPA scans an AppFabric cache cluster. It compares the existing cache cluster configuration and settings to a predefined set of recommended best practices.
Get Microsoft AppFabric Caching BPA and try it for yourself to see what it's all about!
.
- Publisher: Microsoft
- Date:
- Platform: Windows Server, WinServer
- StateMirror
- License: Shareware
- Price: 995

StateMirror is a distributed cache solution that provides a scalable alternative to the standard ASP.NET session state management options. It eliminates single point of failure in your web farm and improves the scalability of your solution. To enable the use of StateMirror in your ASP.NET application, add one line of text into the standard web.config configuration file. Service configuration is simplified by a user-friendly GUI application. StateMirror also performs web application cache synchronization. Let you web servers share cached data! StateMirror supports Caching Application Block.
- Publisher: Alfavit
- Date: 26-12-2007
- Size: 488 KB
- Platform: Windows Server, WinOther
- NCache Express
- License: Shareware

NCache Express seamlessly integrates with Caching Application Block Alachisoftâs NCache Express provides a seamless integration with the Caching Application Block (CAB) in Enterprise Library 4.0. NCache Express is a FREE version and supports Cache clients either local or from a second cache server. The Express edition has full software compliance for the Caching Block. The benefit of the NCache Express is not limited to OutProc Cache for web gardens and other multi-process environments but also supports the Distrusted in-memory Cache for multi-server environments. Integrate NHibernate with NCache Express without any code change NCache Express is a FREE edition and is not a trial version.
- Publisher: Alachisoft
- Date: 14-05-2008
- Size: 10240 KB
- Platform: Win2000, Windows Server, WinOther, WinVista
- ScaleOut StateServer
- License: Shareware
- Price: $1195.00

Distributed, in-memory caching software for enterprise ASP.Net applications running on server farms and compute grids. ScaleOut StateServer (SOSS) creates an in-memory distributed cache across a server farm or compute grid for storage of mission-critical information. With its breakthrough technology, SOSS is the perfect way to ensure highly available and scalable cache storage of session state or application data for enterprise class ASP.NET applications. SOSS's unique architecture combines the best attributes of a partitioned cache for scalability, a replicated cache for high availability and local read caching for lightning fast performance.
- Publisher: scaleoutsoftware.com
- Date: 09-07-2009
- Size: 9062 KB
- Platform: WinOther, WinServer, WinVista
- WP Green Cache
- License: Freeware
- Price: 0.00

WP Green Cache is a `powerfull caching plugin` for WordPress blogs. It's higly minimize (%95) the usage of server's resources and `provides very fast blog pages`. If you care about the speed of your site, WP Green Cache is one of those plugins that you `absolutely MUST have installed`. To explain some tecnical; WP infrastructure has tens of thousands of lines PHP codes which executing on `every request`. To generate requested page WordPress `executes the all of PHP codes`. At this stage, WP Green Cache redirects the requests to own cache system and answers the request fastest as much as possible because the cached pages are not generated again.
- Publisher: Tankado.com
- Date: 09-09-2011
- Size: 878 KB
- Platform: Linux, Linux Console, Linux GPL, Linux Open Source, Win2000, Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64
- ASP.NET Caching: Techniques and Best Practices
- License: Shareware

ASP.NET provides three primary forms of caching: page level output caching, user control level output caching (or fragment caching), and the Cache API. Output caching and fragment caching have the advantage of being incredibly simple to implement, and are sufficient in many cases. The cache API provides additional flexibility (quite a lot, in fact), and can be used to take advantage of caching throughout every application..
- Publisher: only4gurus.com
- Date: 27-02-2011
- Platform: Asp, Scripts
- Caching and State Management in ASP.NET
- License: Shareware

Caching in Web applications can provide dramatic improvements in performance. ASP.NET provides caching at several levels for you to leverage and improve the responsiveness of your application..
- Publisher: only4gurus.com
- Date: 11-01-2011
- Platform: Asp, Scripts
- Free Shared Memory Caching Script
- License: Shareware

Very fast object and page caching script using sysv shared memory functions. Very easy to use, just include in a php script, and call do_cache(); The caching is very fast, and is about the same as reading static content. On some benchmarks, the webserver was serving 205 50k pages a second with minimal load..
- Publisher: adamstevenson.net
- Date: 25-02-2011
- Platform: PHP, Scripts
- CLCL - Clipboard Caching Utility
- License: Shareware

CLCL is a clipboard caching utility. All clipboard formats are supported. Template can be registered. Pop-up menu is displayed by 'Alt+C'. Menu can be customized. Items are pasted automatically. Picture is displayed on a menu. Tool tip is displayed on a menu. The format to leave and the format to save can be set up. The ignored window can be set up. The paste key for every window can be set up. Function is extensible with plug-in..
- Publisher: only4gurus.com
- Date: 10-04-2011
- Platform: Misc Scripts
- AnalogX FastCache
- License: Freeware
- Price: 0.00

AnalogX FastCache is a caching DNS server that runs on your local machine and handles any DNS request that your computer makes, from Internet Explorer to an FTP client. Once a query is made, AnalogX FastCache will override the normal timeout for the item with one that you specify, so instead of saving a query for a couple of seconds, it can save it for a couple of days; now every time you ask for it again while it's in the cache, it gives it to you instantly..
- Publisher: AnalogX
- Date: 03-09-2012
- Size: 371 KB
- Platform: WinOther
- distcache, Distributed session caching
- License: Freeware
- Price: 0.00

Distributed session caching tools and APIs, primarily for SSL/TLS servers though perhaps useful for other (non-SSL/TLS) circumstances. Also includes a self-contained network abstraction library (libnal), and the sslswamp SSL/TLS benchmark/test utility..
- Publisher: distcache.sourceforge.net
- Date: 07-11-2012
- Size: 725 KB
- Platform: Linux, Unix
- ccache
- License: Freeware
- Price: 0.00

ccache is a compiler cache. It acts as a caching pre-processor to C/C compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations..
- Publisher: Andrew Tridgell
- Date: 23-06-2013
- Size: 82 KB
- Platform: C and C plus plus, Scripts
- OSCache
- License: Freeware
- Price: 0.00

It can be used as a general caching solution for any Java application. Here are some key features of "OSCache": Fast in-memory caching: * OSCache allows to store dynamic content (eg for 30 minutes) in memory. * The cache is keyed programmatically. * The cache is stored in standard scopes that any JSP programmer is familiar with (application or session). Persistent on-disk caching: * OSCache can also write the cache to disk. * Caching can be configured to use memory or file caching, or a combination of both. * When using both disk caching and memory caching. * Persistence can also be switched to overflow mode using the property oscache.
- Publisher: OpenSymphony
- Date: 26-02-2013
- Size: 3205 KB
- Platform: Java, Scripts
- Advanced cache
- License: Freeware
- Price: 0.00

The advanced caching module is mostly a set of patches and a supporting module to bring caching to Drupal core in places where it is needed yet currently unavailable. These include caching nodes, comments, taxonomy (terms, trees, vocabularies and terms-per-node), path aliases, and search results. The module maintains a series of dedicated cache tables and utilizes Drupal's caching API to safely and effeciently cache data. The main beneficiary from these caching strategies will be authenticated users who have only one role (ie, non-admins). This is a group of site users that are traditionally unaffected by Drupal's page cache mechanism.
- Publisher: Robert Douglass
- Date: 20-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- PHP-xWhois
- License: Freeware
- Price: 0.00

PHP-xWhois is a Software written in PHP for detailed Whois Queries which can use XML for caching..
- Publisher: Anonymous
- Date: 06-01-2013
- Size: 61 KB
- Platform: PHP, Scripts
- distributed caching
- License: Freeware
- Price: 0.00

This is a general-purpose distributed memory caching system .
distributed caching License - GNU General Public License (GPL).
- Publisher: Ditributedcachi
- Date:
- Platform: WinOther
- myCache database caching for PHP
- License: Freeware
- Price: 0.00

myCache is a PHP extension that provides access to the myCacheServer to implement SQL result caching that is not database dependant. myCacheServer talks to the database and implements the caching and myCache implements the php interface
myCache database caching for PHP License - GNU General Public License (GPL).
- Publisher: Mycache
- Date:
- Platform: WinOther
- Customizable Caching Framework
- License: Freeware
- Price: 0.00

The Customizable Caching Framework provides a basic but robust implementation of a cache with expiry and memory management features. It also provides entry points to populate the cache, making it reusable in several applications.
Customizable Caching Framework License - Apache Software License.
- Publisher: Customcache
- Date:
- Platform: WinOther
- Distributed Reduced Object Caching
- License: Freeware
- Price: 0.00

This project provides a framework for caching Java RMI objects. The use of caching is used to improve the performance of RMI based applications.
Distributed Reduced Object Caching License - Common Public License 1.0.
- Publisher: Diroc
- Date:
- Platform: WinOther
- Browser Cache Buster
- License: Shareware

Browser Cache Buster is a handy utility that allows developers to restrict general infrastructure and content delivery network browsers from caching website elements such as javascript files or images.
The tool renames assets to include MD5 hash content and updates relevant source files in the website's code base.
.
- Publisher: Croweman
- Date:
- Platform: WinOther










