Multithreading in C++0x part 1: Starting Threads | Just Software Solutions - Custom Software Development
This is the first of a series of blog posts introducing the new C++0x thread library. Concurrency and multithreading is all about running multiple pieces of code in parallel. If you have the hardware for it in the form of a nice shiny multi-core CPU or a m
www.justsoftwaresolutions.co.uk