期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
An efficient and highly available framework of data recency enhancement for eventually consistent data stores 被引量:2
1
作者 Yu TANG Hailong SUN +1 位作者 Xu WANG Xudong LIU 《Frontiers of Computer Science》 SCIE EI CSCD 2017年第1期88-104,共17页
Data items are usually replicated in modem dis- tributed data stores to obtain high performance and avail- ability. However, the availability-consistency and latency- consistency trade-offs exist in data replication, ... Data items are usually replicated in modem dis- tributed data stores to obtain high performance and avail- ability. However, the availability-consistency and latency- consistency trade-offs exist in data replication, thus system designers intend to choose weak consistency models, such as eventual consistency, which may result in stale reads. Since stale data items may lead to serious application semantic problems, we consider how to increase the probability of data recency which provides a uniform view on recent versions of data items for all clients. In this work, we propose HARP, a framework that can enhance data recency of eventually con- sistent distributed data stores in an efficient and highly avail- able way. Through detecting possible stale reads under fail- ures or not, HARP can perform reread operations to elim- inate stale results only when needed based on our analysis on write/read processes. We also present solutions on how to deal with some practical anomalies in HARP, including de- layed, reordered and dropped messages and clock drift, and show how to extend HARP to multiple datacenters. Finally we implement HARP based on Cassandra, and the experi- ments show that HARP can effectively eliminate stale reads, with a low overhead (less than 6.9%) compared with original eventually consistent Cassandra. 展开更多
关键词 eventual consistency high availability data recency stale read
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部