WorkForce scales down automatically after 2 seconds when workers fall idle; thus we need to step up automatically with each new task. Later we'll also add some capacity management to both the LoadController and the Job-Planning, but for now this rather crude approach should suffice. NOTE: most of the cases in SchedulerService_test verify parts of the component integration and thus need to bypass this automatism, because the test code wants to invoke the work-Function directly (without any interference from running workers) |
||
|---|---|---|
| .. | ||
| common | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| stage | ||
| steam | ||
| tool | ||
| vault | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||