Package astra.execution
-
Interface Summary Interface Description SchedulerStrategy -
Class Summary Class Description AdaptiveSchedulerStrategy BasicSchedulerStrategy DummySchedulerStrategy This strategy was developed for the unit testing framework which uses its own control layer instead of the scheduler.FairSchedulerStrategy Strategy: Agent added gets set to "WAITING" state Agents executed get set to "ACTIVE" state Agents suspended get set to a "SUSPENDED" stateTestSchedulerStrategy Strategy: Agent added gets set to "WAITING" state Agents executed get set to "ACTIVE" state Agents suspended get set to a "SUSPENDED" state