首页> 外文期刊>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.
机译:在当前的大规模分布式键值存储中,最终用户请求生成的键值访问的尾部等待时间对于这些请求的响应时间至关重要。为了减少尾部等待时间,副本选择算法至关重要,该算法选择客户端为每个键选择一个副本服务器,从而确定每个键值访问的等待时间。自然地,所有当前的副本选择算法都会立即发送密钥,以减少键值访问的尾部延迟。在本文中,我们发现匆忙发送密钥浪费了以后在某些时间选择更好的副本服务器的机会,并建议在所有当前副本服务器都损坏的情况下等待更好的副本服务器可用。为实现此想法,我们开发了一种On-Off算法,该算法根据反馈信息识别出不良的副本服务器并将它们置于OFF状态。要特别注意副本服务器处于OFF状态的时间间隔。显然,On-Off算法增加了客户端的等待时间,但可以大大减少副本服务器上的主要排队延迟。总体而言,在默认的模拟配置下,On-Off算法将第99个延迟提高了约29%,并且在各种情况下都优于最近提出的C3算法。 (C)2019 Elsevier Inc.保留所有权利。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号