@toby3d

"Concurrency in Go" is a nice book that covers, among other things, how goroutines are scheduled. It was written fir Go 1.5 and some high-level patterns are dated, but still, there is a lot of cool stuff in it.