中文

PaxosLease:无磁盘写入的租约 Paxos 算法

分布式、并行与集群计算 2012-09-20 v1 数据库

摘要

本文介绍了 PaxosLease,一种用于租约协商的分布式算法。PaxosLease 基于 Paxos 算法,但不需要磁盘写入或时钟同步。PaxosLease 已被用于开源 Keyspace 和 ScalienDB 复制键值存储系统中的主节点租约协商。

关键词

引用

@article{arxiv.1209.4187,
  title  = {PaxosLease: Diskless Paxos for Leases},
  author = {Márton Trencséni and Attila Gazsó and Holger Reinhardt},
  journal= {arXiv preprint arXiv:1209.4187},
  year   = {2012}
}

备注

9 pages, 2 figures