lumiera_/tests/vault/gear
Ichthyostega 108a5e7ca5 Activity-Lang: work out activation-dispatch-notification sequence
...attempt to get this intricate state machine sorted out

Notification turned out quite tricky, since it may emanate
from a concurrently executed phase and we try to avoid having
to protect the gate directly with a lock; rather we re-dispatch
the notification through the queue, which indirectly also ensures
that the worker de-queuing the NOTIFY-Activity operates in
management mode (single threaded, holding the GroomingToken)
2023-08-21 17:32:52 +02:00
..
activity-detector-test.cpp Activity-Lang: complete implementation for Gate (conditional) 2023-08-20 02:39:57 +02:00
activity-detector.hpp Activity-Lang: work out activation-dispatch-notification sequence 2023-08-21 17:32:52 +02:00
block-flow-test.cpp Activity-Lang: setup skeleton of the activation function 2023-07-30 22:06:06 +02:00
scheduler-activity-test.cpp Activity-Lang: activate a Job invocation 2023-08-18 16:54:35 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00