acm-header
Sign In

Communications of the ACM

ACM TechNews

Faster Websites, More Reliable Data


View as: Print Mobile App Share:
data center

Credit: MIT News

Massachusetts Institute of Technology (MIT) researchers have developed TxCache, a database caching system that eliminates certain types of asymmetric data retrieval while making database caches easier to program.

TxCache is designed to make sure that data cached on local servers is as current as the data stored in the master database. The MIT system can handle transactions, sets of computations that are treated as a block, which means that none of the computations will be performed unless all of them can be performed.

TxCache makes it easier for programmers to manage caches, says MIT graduate student Dan Ports, who led the system's development along with professor Barbara Liskov, recipient of the 2008 ACM A.M. Turing Award. Ports says TxCache ensures that programmers can change variables in a line of code just once, and have the cached copies be automatically updated everywhere. The system has to track what data are cached where, and which data depend on each other, Liskov says. The researchers say that during testing, websites using TxCache were more than five times faster.

From MIT News
View Full Article

 

Abstracts Copyright © 2010 Information Inc., Bethesda, Maryland, USA


 

No entries found

Sign In for Full Access
» Forgot Password? » Create an ACM Web Account