[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dr Dobbs on Parallel..



The March 2009 issue of Dr.Dobb's DIGEST has the following articles
which might be of interest to this list (see http://www.ddj.com/ -
somewhere on this page are links to some of these articles..)

Perils of Going Parallel
6
by Steve Apiki
When going parallel, processes and teamsânot just the codeâmust change.

Multicore Processors
8
by Richard Kaufmann and Bruce Gayliard
How long will the pain last?

Conversations
28
by Jonathan Erickson
When it comes to parallel computing, performance can be a balancing act.

Effective Concurrency
31
by Herb Sutter
Illustrating best practices for using threads â techniques that will
make concurrent code easier to write
correctly and to reason about with confidence.