這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。Scott Mansfield (@sgmansfield) is a Senior Software Engineer at Netflix. He works on EVCache, a high-performance, low latency persistence system. He is the primary author of Rend, an open-source memcached proxy as a
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。OverviewEven if you’ve never used Go’s syscall package - in fact even if you’ve only ever written “Hello, world” - you have definitely used syscalls. They provide the interface between your code and the operating
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。Keith Randall (GitHub) is a principal software engineer at Google and works on the Go compiler. Last year he gave a talk on high-frequency trading with Go. Previously, he was a research scientist at Compaq’s System
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。 Go historyOn September 25, 2007, together with Rob Pike, they decided on the name. Go.On November 10, 2009, Go was open sourced.Go 1, the first stable release, was released on March 28, 2012.Before
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。OverviewStarting at the beginning of this year, a lot of your internet traffic probably is going through Go. That is because Cloudflare delivers content for a great number of websites, and they have have build their
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。 Peter Bourgon is the creator of Go kit.Strong majority of audience here has heard of Go kit.What is Go kit?Go kit is a toolkit for microservices. In the early days, that meant something very
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。JP Robinson, principal engineer at the New York Times, has “drunk Peter’s koolaid” with respect to Go kit.github.com/NYTimes/gizmo adapts Go kit for use inside a production ecosystem with a bunch of existing legacy