Mark Smith: Building Services in Go

Go is an open-source systems language that has gotten a great deal of attention for the ease with which it lets you create concurrent services, and especially network services. In this talk, Mark Smith demonstrates how to create a network service in Go, using Go’s patterns such as goroutines and channels.  If you’re interested in creating network services that can scale massively, or just in how Go works, this talk will likely be of interest to you.

 

 

Leave a Reply