Recommend this video to other Internet users

close close

Paste this code into your HTML to display this video on your Web site

close close

Abstract approaches to parallelism

One of the things to avoid when it comes to parallelism is working with raw threads. Abstraction offers a way around the issue, by avoiding the need to deal with low-level details of parallel systems, as James Reinders explains... I'm James Reinders. A common question I get asked is: "If I'm going to add parallelism to my program, how should I do ...

close close