
C++11
Posts from
http://blog.think-async.com/ Oct 22
Get flash to fully experience Pearltrees
C++11 multithreading tutorial – part 2 | Solarian Programmer
C++11 multithreading tutorial - part 2 Posted on February 27, 2012 by Sol The code for this tutorial is on GitHub: https://github.com/sol-prog/threads .C++11 / C++0x Documentation « Punch Card
You want to improve your “old” C++ code base by allowing new features or bug fixes to be enhanced with C++11? The questions you will face on the way are manifold. First, what exactly allows me C++11 to do? Where is some documentation? What is the purpose of those features. Compared to languages like Ruby or Python the C++ standard library and language itself is not too well documented online.C++ Concurrency in Action
C++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls. About the Technology Multiple processors with multiple cores are the norm these days. The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve. About the BookMultithreading and Concurrency | Just Software Solutions - Custom Software Development and Website Development in West Cornwall, UK
BLOG: Thinking Asynchronously

