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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What made Docker, etcd, Ethereum, CockroachDB et al. choose golang?

5 点作者 bharatkhatri14超过 8 年前

1 comment

danesparza超过 8 年前
Docker: <a href="http:&#x2F;&#x2F;www.slideshare.net&#x2F;jpetazzo&#x2F;docker-and-go-why-did-we-decide-to-write-docker-in-go&#x2F;19-Why_Go1_static_compilation_go" rel="nofollow">http:&#x2F;&#x2F;www.slideshare.net&#x2F;jpetazzo&#x2F;docker-and-go-why-did-we-...</a> (starting at slide 19)<p>etcd: Not sure, but pretty sure they wanted to be platform agnostic and use the raft protocol implementation that already existed -- I could be wrong there, though.<p>CockroachDB: <a href="https:&#x2F;&#x2F;www.cockroachlabs.com&#x2F;blog&#x2F;why-go-was-the-right-choice-for-cockroachdb&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cockroachlabs.com&#x2F;blog&#x2F;why-go-was-the-right-choi...</a>