Chaining and Parallelizing Computation

This lesson explains how to chain goroutines and parallelize computation over multiple machines.

Chaining goroutines

The following demo-program demonstrates how easy it is to start a massive number of goroutines.

Get hands-on with 1200+ tech skills courses.