首页    期刊浏览 2024年11月26日 星期二
登录注册

文章基本信息

  • 标题:Global Sequence Protocol: A Robust Abstraction for Replicated Shared State
  • 本地全文:下载
  • 作者:Sebastian Burckhardt ; Daan Leijen ; Jonathan Protzenko
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2015
  • 卷号:37
  • 页码:568-590
  • DOI:10.4230/LIPIcs.ECOOP.2015.568
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:In the age of cloud-connected mobile devices, users want responsive apps that read and write shared data everywhere, at all times, even if network connections are slow or unavailable. The solution is to replicate data and propagate updates asynchronously. Unfortunately, such mechanisms are notoriously difficult to understand, explain, and implement. To address these challenges, we present GSP (global sequence protocol), an operational model for replicated shared data. GSP is simple and abstract enough to serve as a mental reference model, and offers fine control over the asynchronous update propagation (update transactions, strong synchronization). It abstracts the data model and thus applies both to simple key-value stores, and complex structured data. We then show how to implement GSP robustly on a client-server architecture (masking silent client crashes, server crash-recovery failures, and arbitrary network failures) and efficiently (transmitting and storing minimal information by reducing update sequences).
  • 关键词:distributed computing; eventual consistency; GSP protocol
国家哲学社会科学文献中心版权所有