INETA.org
 Search  
Monday, May 12, 2008 ..:: Home ::.. Register  Login
 Edit Discussions
Subject: Article-Synchronize Distributed Object Cache with SQL Server 2005
Author: Sarah Sana
Date: 5/29/2007
Body: NCache lets you cache data closer to your application in the middle-tier so you can reduce expensive trips to the database. This in turns significantly speeds up your application. It also makes it more scalable because the load on your database is reduced allowing it to handle a larger number of clients without any hardware upgrades.

However, when you cache data, you're actually creating a copy of it outside of your database. This introduces the risk that data in your database would be modified but your cached copy would remain unchanged and become stale. The good news is that this situation occurs only when you have multiple applications modifying the same data in the database and when not all of them are updating the cache.


Read more:


Download NCache 3.1:

 
Cancel     

  

Copyright 2006 by CapArea.Net   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.