just::thread 1.4.0 is out
If you are a C++ programmer and you do anything with threads in C++ then you really need just::thread, it is a good implementation of the C++0x standard. Version 1.4.0 just came out as noted at http://www.stdthread.co.uk/.
Shared memory multi-threading is anathema, futures are the future.