Forgot your password?
typodupeerror

Comment Interesting article (Score 2, Interesting) 321

Threads Cannot be Implemented as a Library. That means pthreads is bad. Read: http://www.hpl.hp.com/techreports/2004/HPL-2004-209.pdf

Then after a few years, work on Java memory model has found a good solution. Read: Foundations of the C++ concurrency memory model [based on the Java memory model] http://www.hpl.hp.com/techreports/2008/HPL-2008-56.pdf

How fugly can this be for all you C++ wannabe fanguys??? (Phun intended!)

Slashdot Top Deals

Pound for pound, the amoeba is the most vicious animal on earth.

Working...