Go: 90% Perfect, 100% of the time.
"GoCon Tokyo"
31 May 2014
Brad Fitzpatrick
Brad Fitzpatrick
Executor pool = new ScheduledThreadPoolExecutor(/* ???? guess a number */);
for { conn, err := listener.Accept() // check err go serve(conn) }
Go: The Language For Emulators
Go: the emerging language of cloud infrastructure
github.com/stianeikeland/go-rpio
Go!
$ go test -race