Slashdot Mirror


User: Banador

Banador's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Interesting article on New Languages Vs. Old For Parallel Programming · · Score: 2, Interesting

    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!)