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
What's New in 4.6?
Updates you with new features in the latest version of NCache.
Self Healing Dynamic Clustering
Gives an overview of dynamic clustering in NCache.
Caching Topologies
Gives an overview of various topologies.
Feature Highlights
Describes various features that NCache provides.
Support for .NET & ASP.NET Apps
Describes .NET and ASP.NET application support in NCache.
Support for Java & JSP Apps
Describes Java & JSP application support in NCache.
Cache Server Backward Compatibility
Describes how this features allows clients to work on all versions of NCache.
Copyright ©
Gives the copyright statement for NCache.