KjellKod / active-object

Active Object snippets with C++11, C++03 and C++/Qt

Home Page:www.kjellkod.cc/kjellkod-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CONTENTS
===================
3rdParty -- gtest/glog

active-object_c++11
Is made with standard C++ components with the help of the latest C++11 and std::thread features (thanks to justthread). For more details
See www.kjellkod.cc/active-object-with-cpp0x

A good example of when this active object is in use can be found in the asynchronous "crash safe" logger g2log
You can find it here: https://bitbucket.org/KjellKod/g2log/

active-object_qt
Is made with Qt 4.7, an active object using a protected shared_queue with internal QMutex and QWaitCondition




About

Active Object snippets with C++11, C++03 and C++/Qt

www.kjellkod.cc/kjellkod-code


Languages

Language:C++ 81.5%Language:QMake 9.1%Language:CMake 7.2%Language:Shell 1.2%Language:Prolog 1.0%