Lock Options
The two major problems in concurrent programs are data races and deadlocks. The solutions that Bartosz presents here is based on a deadlock-avoidance protocol.
December 3, 2008
The Man Who Sold The Sky
Greg Wyler's mission is to make the Internet accessible and affordable to the "other three billion" people in the developing world, enriching lives and ensuring fair and equal access to information throughout.
November 3, 2008
C3 Programming
C3 programming is a process for fostering better communications between developers and other stakeholders.
October 29, 2008
What's New in Boost Threads?
The Boost.Thread library, which enables the use of multiple threads of execution with shared data in portable C++ code, has undergone some major changes.
October 24, 2008
Green Telnet
Reducing energy consumption is of growing importance. Jeremy and Ken create a "green telnet" that lets clients transition to a low-power, sleep state.
October 23, 2008
Saving Open Source
The cause of free and open-source software dodged a bullet earlier this year.
October 1, 2008
Extending Continuous Integration Into ALM
Traditional Continuous Integration has been constrained so that it provides only a partial picture of software quality. Maciej suggests alternatives.
September 24, 2008
The Book Cipher Algorithm
The Book cipher algorithm uses letters of subsequent words in some text or book as a key to encode messages.
September 24, 2008
Safe Coding Practices
Gwyn examines several types of coding vulnerabilities and examines how you can mitigate the risk of exploit within your code.
September 18, 2008
C++ Archive
|
 |
|