Going with Go
As you may have read previously on the blog, the MongoDB team is adopting the Go language for a variety of projects. At last month’s New York MongoDB User Group, Sam Helman presented on how MongoDB is using Go for new and existing cloud t
As you may have read previously on the blog, the MongoDB team is adopting the Go language for a variety of projects. At last month’s New York MongoDB User Group, Sam Helman presented on how MongoDB is using Go for new and existing cloud tools. In Sam’s talk, you’ll learn how MongoDB is using Go for the backup capabilities in MongoDB Management Service and a new continuous integration tool.
Why go with Go? Between the lightweight syntax, the first-class concurrency and the well documented, idiomatic libraries such as mgo, Go is a great choice for writing anything from small scripts to large distributed applications.
Thanks to g33ktalk for recording Sam’s talk.
原文地址:Going with Go, 感谢原作者分享。
上一篇: 4种php获取文件扩展名的方法
推荐阅读
-
10.Go-goroutine,waitgroup,互斥锁,channel和select
-
Go 基本数据类型
-
初识go的tomb包
-
go开源项目influxdb-relay源码分析(一)
-
深入浅析python 协程与go协程的区别
-
9.Go-反射、日志和线程休眠
-
Python和GO语言实现的消息摘要算法示例
-
LiteIDE开发工具简明使用指南(Go语言基础学习)
-
使用idea关联mysql时报错Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezon'
-
go语言编译器哪个好用(go语言ide开发工具)