Skip to content
T

Tasker

Project ID: 808

A C++ task manager API where "tasks" are just functions that return a status integer--so it can really be anything. Example implementation using C++11 std::threads.