首页> 外文期刊>Journal of Parallel and Distributed Computing >Haste makes waste: The On-Off algorithm for replica selection in key-value stores
【24h】

Haste makes waste: The On-Off algorithm for replica selection in key-value stores

机译:匆忙造成浪费:在键值存储中的副本选择开关算法

获取原文
获取原文并翻译 | 示例

摘要

In current large-scale distributed key-value stores, the tail latency of the key-value accesses generated by end-user requests is crucial to the response time of these requests. To cut the tail latency, the replica selection algorithm, which selects a replica server for each key by a client and thus determines the latency of each key-value access, is crucial. Naturally, all of current replica selection algorithms send keys out immediately to reduce the tail latencies of key-value accesses. In this paper, we find that sending out keys in haste makes waste of the chance to select a better replica server certain time later, and suggest to await for a better replica server available when all current replica servers are bad. To realize this idea, we develop the On-Off algorithm, which recognizes bad replica servers according to the feedback information and put them into the OFF state. Special attention is paid on the time interval replica servers stay at the OFF state. Obviously, the On-Off algorithm adds awaiting time at clients, but can greatly reduce the dominated queuing delays at replica servers. In total, the On-Off algorithm improves the 99th latency by about 29% under the default simulation configuration and outperforms the C3 algorithm proposed recently under kinds of scenarios. (C) 2019 Elsevier Inc. All rights reserved.
机译:在当前的大规模分布式键值存储中,终端用户请求生成的键值访问的尾部延迟对于这些请求的响应时间至关重要。为了减少尾部延迟,副本选择算法由客户端为每个键选择一个副本服务器,从而确定每个密钥值访问的延迟,这是至关重要的。当然,所有当前的副本选择算法立即发送钥匙,以减少键值访问的尾部延迟。在本文中,我们发现在匆忙中发出键会浪费稍后一定时间选择更好的副本服务器,并建议在所有当前副本服务器坏时等待更好的副本服务器。为了实现这个想法,我们开发了开关算法,该开关算法根据反馈信息识别坏副本服务器,并将它们放入关闭状态。在时间间隔复制品服务器上支付特别注意,留在关闭状态。显然,开关算法在客户端的等待时间增加了,但大大减少了副本服务器的主导排队延迟。总共,在默认仿真配置下,开关算法提高了第99次延迟约29%,并且优于最近在场景中提出的C3算法。 (c)2019 Elsevier Inc.保留所有权利。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号