By signal9
via lifeofadeveloper.blogspot.com
Submitted: Mar 07 2008 / 23:10
have been working on a task based scheduler for about 4 months now, the idea behind the scheduler is to extend the threading capabilities of the current boost framework. The goal is to improve C++ programs that require "daemon" or service style logic which typically has to call the same set of functions multiple times over the life cycle of the applications run time.
SaveShareSend
Tags: c-and-cpp, frameworks, open source
Add your comment