Quantcast
Viewing all articles
Browse latest Browse all 22

Boost .NET Application Performance

NCache boosts .NET application performance through in-memory clustered object caching. NCache not only lets you cache read-only data but also complex transactional data with relationships. NCache provides a graphical tool for configuring and monitoring clustered caches from a single computer.

NCache provides the following features:

1. Single-server or clustered server-farm configurations
2. Fully supports ASP.NET 2.0 Cache API
3. Read-through, write-through, and write-behind operations
4. Object relationship handling through intelligent dependency management
5. Cache clustering as Replicated Cache, Partitioned Cache, or Near Cache

NCache also includes a Clustered Session State for ASP.NET that lets you use sessions in server-farms without fearing single-point of failure and slow performance of Microsofts ASP.NET Persistent Session State.

Learn more about NCache and download a FREE trial from http://www.alachisoft.com/rp.php?source=programmersheave&dest=index.php



Viewing all articles
Browse latest Browse all 22

Trending Articles