parallel programming

Getting Started with Parallel Programming

Multi-core computers have shifted the burden of software performance from chip designers to software architects and developers. In order to gain the full...

6 replies - 10000 views - 06/23/09 by HFadeel in Articles

What is so Hard About Parallel Programming?

I've seen it again.  One more claim that "Parallel programming is hard" and then the claimant launching into some complex and convoluted solution to...

7 replies - 4886 views - 03/31/09 by claybreshears in News

Building Multi-core Ready Java Applications, Part I

With the advent of multi-core processors, the existing subject of symmetric multiprocessing has been thrust to the forefront in the development community. As...

3 replies - 22061 views - 04/21/08 by ericjbruno in News