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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building a Distributed Log from Scratch: Sketching a New System

140 点作者 tylertreat超过 7 年前

3 条评论

fapjacks超过 7 年前
I am usually skeptical of links to blog posts people add to HN themselves because I'm skeptical of self-promotion more generally, but this series of posts is actually really insightful. I enjoyed reading it and have been passing it to some friends of mine.
sagichmal超过 7 年前
This is interesting but the constant reference to NATS is more than a little irritating. It's one player among many in the space, and it's decisions aren't particularly notable. I would have loved to read something that was honestly "from first principles" rather than a pivot from the NATS architecture or whatever.
评论 #16219620 未加载
AndyNemmity超过 7 年前
I am in the process of building a system like this, and a question I&#x27;ve been asked is, why the need for a message broker at all. It&#x27;s been a little difficult to justify once I really start to think about it.<p>Why not just set everything into essentially an S3 bucket, and then process off of it. What&#x27;s the benefit of a broker in between them really?
评论 #16220123 未加载