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) |
||
|---|---|---|
| .. | ||
| activity-detector-test.cpp | ||
| activity-detector.hpp | ||
| block-flow-test.cpp | ||
| scheduler-activity-test.cpp | ||
| scheduler-commutator-test.cpp | ||
| scheduler-invocation-test.cpp | ||
| scheduler-load-control-test.cpp | ||
| scheduler-service-test.cpp | ||
| scheduler-stress-test.cpp | ||
| scheduler-usage-test.cpp | ||
| work-force-test.cpp | ||