Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Async test for nested jobs. | Christian Mollekopf | 2015-01-16 |
* | Make async use of jobs work. | Christian Mollekopf | 2015-01-06 |
* | Async: bring back synchronous Future::waitForFinished() | Dan Vrátil | 2014-12-14 |
* | Async: make the processing truly asynchronous | Dan Vrátil | 2014-12-14 |
* | Async: add Reduce task | Dan Vrátil | 2014-12-12 |
* | Async: move the actual task exection into Executor implementation | Dan Vrátil | 2014-12-11 |
* | Async: change syntax of callables | Dan Vrátil | 2014-12-11 |
* | Async: simplify the template magic around In... being empty or void | Dan Vrátil | 2014-12-11 |
* | Prototype of Async library | Dan Vrátil | 2014-12-11 |