duty

April 30, 2013 ยท View on GitHub

Duty is a lightweight C++11 task manager for parallel coroutines and serial jobs. Duty requires no dependencies.

@todocument

special notes

  • g++ users: both -std=c++11 and -lpthread may be required when compiling duty.cpp