LAB & MUSINGS
Thoughts in code Thoughts in code

Go's Concurrency Model Go's Concurrency Model
This post attempts to demonstrate the power of utilizing concurrency, specifically the power of Go's concurrency model, which is, in my opinion, one of the main reasons we would want to use Go.