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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How does Google uses the Go Programming Language?

5 点作者 zedzedzed将近 13 年前
How does google use the go programming language? Is there any other organisation or startup using Go for any considerable software? Can I expect a large growth of the language, in terms of industry in 5 years?

4 条评论

rochoa将近 13 年前
For instance the golang.org website is running on Go: <a href="http://golang.org/doc/go_faq.html#Is_Google_using_go_internally" rel="nofollow">http://golang.org/doc/go_faq.html#Is_Google_using_go_interna...</a><p>Google open sourced vitess for scaling out and coordinating (sharding + replication, schema rollouts) mysql databases, it seems they use it internally: <a href="http://code.google.com/p/vitess/" rel="nofollow">http://code.google.com/p/vitess/</a><p>P.S. Other organizations using Go: <a href="http://go-lang.cat-v.org/organizations-using-go" rel="nofollow">http://go-lang.cat-v.org/organizations-using-go</a>
评论 #4372342 未加载
magnusgraviti将近 13 年前
I believe yes.<p>- programmers create new open source libraries for Go; - language got 1.0 version so it can be considered by enterprises for production; - programmers write articles about it so we have some buzz around it; - community grows with a set of books about Go.<p>So I think the overall popularity will grow.<p>It would be nice for Golang site to have some section about "companies using Go...".
评论 #4372300 未加载
dvliman将近 13 年前
cloudflare.com uses go in production. <a href="http://blog.cloudflare.com/go-at-cloudflare" rel="nofollow">http://blog.cloudflare.com/go-at-cloudflare</a>
评论 #4374790 未加载
thiagodotfm将近 13 年前
Soundcloud uses go.
评论 #4375834 未加载