[Video 428] Guy L. Steele: Four Solutions to a Trivial Problem

So you want to add up a bunch of numbers, eh?  Fine, but what’s the fastest way in which you can do this?  What about if you want to parallelize your solution? What pitfalls will you encounter, and how can you avoid them?  In this talk, Guy L. Steele takes us, slowly but surely, though a number of different ideas, strategies, and concepts having to do with parallel programming, and considers the implications of them — regardless of the language you’re using.

Leave a Reply