concurrency in Go

 Go supports concurrency using goroutines and channels.