Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: herb sutter a false sense of security

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

Microsoft Parallel Computing Platform

Dr. Dobb's JournalJack Woehr
July 20, 2009

"We're shaking the foundations of the software infrastructures we built by asking for change at the bottom level." - Parallel

The Power of "In Progress"

Dr. Dobb's Journal,
July 10, 2009

Hold no hostages: Know when to design for "partially updated" as the normal state - Parallel

Op/Ed: Applying Science to the Art of Systems Management

Dr. Dobb's Journal,
June 22, 2009

System complexity and the rapid pace of change are pushing IT operations to the brink - Design

Eliminate False Sharing

Dr. Dobb's Journal,
May 14, 2009

Stop your CPU power from invisibly going down the drain - Parallel

Use Threads Correctly = Isolation + Asynchronous Messages

Dr. Dobb's Journal,
March 16, 2009

"Up-level" this low-level tool - Parallel

Sharing Is the Root of All Contention

Dr. Dobb's Journal,
February 13, 2009

Sharing requires waiting and overhead, and is a natural enemy of scalability - Design

Measuring Parallel Performance: Optimizing a Concurrent Queue

Dr. Dobb's Journal,
December 01, 2008

When it comes to scalability and concurrency, more is always better. - Parallel

Understanding Parallel Performance

Dr. Dobb's Journal,
October 31, 2008

Understanding parallel performance. How do you know when good is good enough? - Parallel

Writing a Generalized Concurrent Queue

Dr. Dobb's Journal,
October 29, 2008

Herb tackles the general problem of supporting multiple producers and multiple consumers with as much concurrency as possible. - Parallel

Writing Lock-Free Code: A Corrected Queue

Dr. Dobb's Journal,
September 29, 2008

Herb continues his exploration of lock-free code--this time focusing on creating a lock-free queue. - Parallel

Previous 1 2 3 4 5 6 7 8 9 10 Next