I prefer a lib solely based on pthreads. What is a good c++ lib to for threading?
Also, also, if you need some concurrency, but don't want to play that much with the threads, then you could look at Thread Building Blocks.