Distributed Data Cache Systems

黄世能,奚建清
2001-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:A distributed cache system in distributed information access environment is discussed, which is used to increase the access efficiency and reduce the communication throughout. The cache node can store the data from multiple data sources. Different access of information can reuse the same cached data and thus improve the hit rates. The cache system adopts various methods to keep the consistency of cached data. Finally, concept of virtual cache node is proposed, which extends the original caching system. The adoption of virtual nodes is for reducing the amount of replicated cached data and reduce the computation cost for a global optimized accessing plan computation.
What problem does this paper attempt to address?