http://www.publicdomainpictures.net/view-image.php?image=29784&picture=colorful-lines

Playing with Go: Embarrassingly Parallel Scripts

By Jason Roelofs

We can write parallel execution scripts in any language, but some work much better than others. Google’s Go makes embarrassingly parallel tasks almost trivial to write.