| a
NCache is a .NET distributed object cache for the enterprise. It also provides a highly scalable Distributed ASP.NET Session State for applications running in server farms. This enables you to not only significantly speed up your .NET application but also make it more scalable.
Distributed Caching for Server Farms
Reduce expensive database trips by caching data close to your application. Cache changes are synchronized across the cache cluster and made available to all application servers in the farm. NCache provides:
Dynamic clustering. Replicated, Partitioned, and Client Cache topologies.
a
Cache dependency, File dependency, SqlDependency, and more
a
Event notifications cluster wide
a
Seamlessly use with NHibernate & CAB
a
Distributed ASP.NET Sessions for Server Farms
Eliminate the bottlenecks of sticky sessions in load balancer or storing sessions in SQL Server. Scale up your application with extremely fast in-memory distributed ASP.NET Session State.
Faster and more scalable than StateServer & SqlServer
a
Highly reliable thru ASP.NET Session State replication
a
No code change required to incorporate into ASP.NET apps |
|