TransactionalMemory – GCC Wiki

TransactionalMemory – GCC Wiki.

April 18, 2012

The View from Aristeia: std::string, SSO, and Move Semantics

The View from Aristeia: std::string, SSO, and Move Semantics.

April 18, 2012

C++11 thread_local Performance And Use For Legacy Code Upgrade | Nerds Central

C++11 thread_local Performance And Use For Legacy Code Upgrade | Nerds Central.

April 18, 2012

Introduction to Lock-free Programming with C++ and Qt

Introduction to Lock-free Programming with C++ and Qt. Problem ABA

April 18, 2012

Push Framework

Push Framework is a C++ library aimed at easing the development of high performance servers. The technical design is perfect to handle situations where a large number of connected clients engage with each others in a real time fashion and the server is required to stream back both direct responses and group broadcasts. ...

April 18, 2012