LUMIERA.clone/src/vault/gear
Ichthyostega e5638119f5 Scheduler: devise scheme for load control
- organise by principles rather than implementing a mechanism
- keep the first version simple yet flexible
- conduct empiric research under synthetic load

Basic scheme:
- tend for next
- classify free capacity
- scattered targeted wait
2023-10-22 16:45:13 +02:00
..
activity-lang.cpp Activity-Lang: adaptor to watch existing Activity's activation 2023-08-19 19:06:44 +02:00
activity-lang.hpp Scheduler: Layer-2 complete and tested (see #1326) 2023-10-19 01:49:08 +02:00
activity-term.hpp Scheduler: plan for integration 2023-10-20 00:59:50 +02:00
activity.hpp Scheduler: solve difficulties with member function signature 2023-10-22 00:42:57 +02:00
block-flow.hpp Scheduler: devise scheme for load control 2023-10-22 16:45:13 +02:00
engine-config.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
engine-config.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
engine-observer.hpp Scheduler: component wiring 2023-10-20 04:36:07 +02:00
job.cpp Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
job.h Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
load-controller.hpp Scheduler: devise scheme for load control 2023-10-22 16:45:13 +02:00
nop-job-functor.hpp Activity-Lang: adaptor to watch existing Activity's activation 2023-08-19 19:06:44 +02:00
scheduler-commutator.hpp Scheduler: Layer-2 complete and tested (see #1326) 2023-10-19 01:49:08 +02:00
scheduler-diagnostics.hpp Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
scheduler-frontend.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.hpp Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
scheduler-invocation.hpp Scheduler: Layer-2 complete and tested (see #1326) 2023-10-19 01:49:08 +02:00
scheduler.cpp Activity-Lang: introduce a callback hook 2023-08-01 15:37:56 +02:00
scheduler.hpp Scheduler: devise scheme for load control 2023-10-22 16:45:13 +02:00
work-force.cpp Workforce: configuration and initialisation of workers 2023-09-07 17:15:25 +02:00
work-force.hpp Scheduler: solve the initialisation of WorkForce 2023-10-20 18:24:50 +02:00