---
格式版本: 2
标题: "Scalable datacenter replication with mostly-synchronous consensus on hardware"
原文链接: "https://arxiv.org/abs/2608.24622"
发布日期: "2026-08-25"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Tue, 25 Aug 2026 14:39:16 UTC (537 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-26T21:53:30+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-26T21:50:39+08:00"
入库时间: "2026-08-26T13:53:30.723Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=Scale-up&searchtype=all"
匹配关键词:
  - "Scale-up"
  - "performance"
  - "latency"
  - "throughput"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 48
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "正文主线是以FPGA SmartNIC实现scarHW复制系统和POPUC共识算法，面向Redis、Zookeeper等通用数据中心服务，并非超节点或机架级AI基础设施。arXiv原始论文页面可追溯但尚非正式同行评审成果；固定知识库未发现同方案，新增事实包括新共识算法、TLA+验证、FPGA原型及最高两个数量级的吞吐和时延改善。当前仅有摘要级信息，且无生产平台、客户、量产或部署证据，命中“学术原型缺少生产采用”及主题弱相关否决项。"
AI质检模型: "gpt-5.6-sol"
AI质检时间: "2026-08-26T21:53:40+08:00"
AI主题相关性: 3
AI来源权威性: 10
AI新颖性: 15
AI技术细节: 13
AI商业部署信号: 0
AI完整性: 7
AI评分提示词版本: "v17-精简生产版"
AI评分提示词SHA256: "48fb9777f386026761b4873eaff30807694fb11e9b352d7c69bf2dfde750cc7d"
AI评分知识库版本: "knowledge_base_v1-20260819+runtime.3"
AI评分知识库SHA256: "dbc02c7552b478ae5aae514533e58a5de9ce72d2911e4aaac0f744c08178e4a6"
AI评分知识库检索词: "[\"Scale-up\",\"RAS\",\"PDF\",\"arxiv.org/pdf/2608.24622\",\"HTML\",\"arxiv.org/html/2608.24622v1\",\"v1\",\"POPUC\",\"FPGA\",\"TLA\",\"arxiv.org/abs/2608.24622\",\"arxiv.org/abs/2608.24622v1\"]"
AI评分知识库命中: "[{\"id\":\"july-correct-0111\",\"title\":\"StrataCL: Fabric-Native Communication Library for Production Supernodes\",\"sourceType\":\"labeled_article\",\"time\":\"2026-07\",\"matchedTerms\":[\"PDF\",\"HTML\",\"v1\"],\"rank\":-10.496705137689483},{\"id\":\"july-correct-0010\",\"title\":\"Schneider Electric and AMD release first Helios platform reference design to accelerate AI Factory deployment\",\"sourceType\":\"labeled_article\",\"time\":\"2026-07\",\"matchedTerms\":[\"RAS\",\"PDF\",\"v1\"],\"rank\":-7.2252356915138165},{\"id\":\"historical-jun-010\",\"title\":\"爱建证券-电子行业专题报告：Vera Rubin量产提速，RTX Spark打开终端AI新空间-260608.pdf\",\"sourceType\":\"curated_item\",\"time\":\"2026-06\",\"matchedTerms\":[\"PDF\"],\"rank\":-6.792800214723912},{\"id\":\"july-correct-0001\",\"title\":\"全球首颗2nm GPU来了！苏姿丰甩出“最强AI机架”，CPU性能干翻英伟达 - 智东西\",\"sourceType\":\"labeled_article\",\"time\":\"2026-07\",\"matchedTerms\":[\"Scale-up\",\"RAS\",\"HTML\",\"FPGA\"],\"rank\":-6.45337617953361},{\"id\":\"historical-may-043\",\"title\":\"2026安全可靠测评结果(第2号)出炉，壁仞科技壁砺166获I级认证\",\"sourceType\":\"curated_item\",\"time\":\"2026-05\",\"matchedTerms\":[\"v1\"],\"rank\":-6.4519875923291385}]"
AI摘要: "本文提出scarHW，一种FPGA智能网卡设计，内置新型POPUC共识算法，利用数据中心网络设备“基本同步”特性实现可扩展的一致性复制，相比Paxos等协议支持多个同时决策并保持安全性。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-08-27T08:12:47.388Z"
采集批次: "2026年8月26日20点37分07秒"
采集批次ID: "20260826-203707-934"
去重键: "https://arxiv.org/abs/2608.24622"
---

## Computer Science > Distributed, Parallel, and Cluster Computing

## Title:Scalable datacenter replication with mostly-synchronous consensus on hardware

[View PDF](https://arxiv.org/pdf/2608.24622) [HTML (experimental)](https://arxiv.org/html/2608.24622v1)

> Abstract:Consistent replication of data among distributed processes -- a task involving the well-known consensus problem -- is notoriously expensive and hard to scale, affecting especially datacenter services with stringent performance requirements. To mitigate this problem, we introduce scalable replication in-hardware ( scarHW ): a network card design that improves throughput and latency of consistent replication even when increasing the number of replicas, whereas current systems operate at a small scale or with relaxed consistency guarantees. At the heart of scarHW is our novel POPUC consensus algorithm, implemented in an FPGA smartNIC to take full advantage of the "mostly synchronous" behavior of programmable network devices in the datacenter. Unlike widely-adopted "mostly asynchronous" coordination protocols such as Paxos or leaderless alternatives, POPUC implements a generalized variant of consensus dubbed collaborative consensus which allows for several simultaneous decisions, achieving great scalability without compromising availability. POPUC preserves safety guarantees in the presence of process crash-stop and message send/receive omission failures (capturing incidental asynchrony) and has been formally specified and verified in TLA+. Our FPGA prototype improves throughput and latency of widely-used services Redis and Zookeeper by up to two orders of magnitude compared to the state of the art. scarHW-based services also achieve zero downtime upon failure of a minority of replicas, offering a highly-robust, wire-speed, scalable replication system.

| Subjects: | Distributed, Parallel, and Cluster Computing (cs.DC) |
| --- | --- |
| Cite as: | [arXiv:2608.24622](https://arxiv.org/abs/2608.24622) \[cs.DC\] |
|  | (or [arXiv:2608.24622v1](https://arxiv.org/abs/2608.24622v1) \[cs.DC\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2608.24622](https://doi.org/10.48550/arXiv.2608.24622) |

## Submission history

From: Patrick Eugster \[[view email](https://arxiv.org/show-email/ae515799/2608.24622)\]  
**\[v1\]** Tue, 25 Aug 2026 14:39:16 UTC (537 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2608.24622) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
