TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Framework for Implementing and Formally Verifying Distributed Systems [pdf]

15 点作者 gkuan将近 10 年前

1 comment

dwenzek将近 10 年前
A very interesting paper and approach (but a bit hard to read at the pace of HN in order to post a timely comment :-).<p>I like the idea to focus first on the ideal case with no node failure nor network glitch, and to use then system transformers to introduce, in a formally verified way, both the mechanisms and the failures to cope with.<p>I have now to find time to give it a try !<p>By the way, a bit of DuckDuckGo gives:<p>- <a href="http:&#x2F;&#x2F;verdi.uwplse.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;verdi.uwplse.org&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;uwplse&#x2F;verdi&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;uwplse&#x2F;verdi&#x2F;</a>