NCache 4.4 - Online Documentation

Introduction to NCache

 
NCache is a clustered caching solution that makes sharing and managing data in a cluster as simple as on a single server. It accomplishes this by coordinating updates to the data using cluster wide concurrency control and replicating and distributing data modifications across the cluster using the highest performing clustered protocol available. The primary purpose of NCache is to help improve performance of .NET applications that would otherwise make expensive trips to database systems, web services, mainframes, or other systems across the network.
 
In This Section
 
Updates you with new features in the latest version of NCache.
 
Gives an overview of dynamic clustering in NCache.
 
Gives an overview of various topologies.
 
Describes various features that NCache provides.
 
Describes .NET and ASP.NET application support in NCache.
 
Describes Java & JSP application support in NCache.
 
Gives the copyright statement for NCache.