摘要
为了解决在移动环境下将更新操作转化成删除和添加操作的传统一致性维护算法所增加的不必要的数据通信流量和数据存取,文章将语义裁剪的思想融入一致性维护算法,将更新粒度细化至被更新的属性,并将更新的语义区域裁剪到最小。理论分析表明通过对更新范围的裁剪,有效地减少数据存取和数据通信的开销。仿真实验证明了该策略的可靠性和高效性,特别是当更新数据流大的时候尤其明显。
In order to reduce the addition of unnecessary data communications flow and data storage brought by traditional coherency strategy,this paper proposes a new reliable strategy for update operations via brought the idea of semantic trimming into update operations.The granularity of update operations reached the exact size of the attributes,and the semantic regional needed to update was cut to the minimum.Theoretical analysis shows that by trimming the scope of the update,it effectively reduced data access and data communications costs.The reliability and high efficiency of this new semantic caching coherency control scheme is examined and analyzed through a simulation study.Especially when updating the data flow was large,the superiority was more obvious.
出处
《计算机与数字工程》
2010年第6期26-28,48,共4页
Computer & Digital Engineering
关键词
语义缓存
一致性维护
语义裁剪
semantic caching
coherency control scheme
semantic trimming