Software to Hardware Parallelization
To accelerate algorithms on multi-core systems, you must first identify the code within the application that can be parallelized, then figure out how to parallelize it.
May 20, 2008
Performance Portable C++
Performance portability means that code can achieve good performance across a range of computer architectures while maintaining a single body of source code.
May 7, 2008
There Must be Contest
Programming contests used to be fun. Now they're a commercial software development business—and they're still fun!
May 1, 2008
Interrupt Politely
Stopping threads or tasks you no longer need is important for efficiency.
But how do you do it?
April 9, 2008
An Interview with Bjarne Stroustrup
C++ creator Bjarne Stroustrup discusses the evolving C++0x standard, the education of programmers, and the future of programming.
March 27, 2008
OpenALM and Its Manifesto
Is the OpenALM Manifesto Borland's bid to universally codify the software development process?
November 6, 2007
Embedded Systems Archive
|
 |
|
|
EVENTS

October 27-30, 2008
Boston, MA
Join us for Software Development Best Practices 2008, Dr. Dobb's premier east coast event, featuring world-class training on the entire software development lifecycle. Register by Sept 19th to save up to $400!
|
MICROSITES
FEATURED TOPIC
ADDITIONAL TOPICS
|
|
|
|
|
|
| |
|
|