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. Push Framework.

April 18, 2012

TestCoverage – Martin Fowler

TestCoverage.

April 18, 2012

Memory efficient way to store strings in hash maps using boost::array | Jovislab dev blog

Memory efficient way to store strings in hash maps using boost::array | Jovislab dev blog.

April 18, 2012

nvidia cuda

copy from: http://samiux.blogspot.com/2011/05/howto-nvidia-cuda-toolkit-40-on-ubuntu.html HOWTO : nVidia CUDA Toolkit 4.0 on Ubuntu 11.04 Desktop The CUDA Toolkit 4.0 is released on May 2011. If you have nVidia display card that have several CUDAs on it, you will interested in this tutorial. This time, I would like to show you how to install CUDA Toolkit 4.0 on Ubuntu 11.04 Desktop. You will experience a more faster desktop after the installation of CUDA Toolkit 4....

October 28, 2011