Lightweight Bartering Grid

Package lbg.peer.strategy.scheduling.preemption

Class Summary
AdaptivePreemption Adaptive Preemption.
AdaptivePreemptionGrace1 Adaptive Preemption.
AdaptivePreemptionGrace10 Adaptive Preemption.
AdaptivePreemptionGrace2 Adaptive Preemption.
AdaptivePreemptionGrace5 Adaptive Preemption.
FavorsWaitingPreemption NoF-based selection of waiting Supplying Tasks to dequeue.
FIFOWaitingPreemption FIFO selection of waiting Supplying Tasks to dequeue.
FullCancellation Fully cancelling Preemption (all Supplying Tasks are dequeued).
FullPreemption Fully preemptive Preemption (all Supplying Tasks are requeued).
FullWaitingPreemption Selection of all waiting Supplying Tasks to dequeue.
LimitedCancellation Limited cancelling Preemption (Supplying Tasks are dequeued as needed).
LimitedPreemption Limited preemptive Preemption (Supplying Tasks are requeued as needed).
NoPreemption No Preemption.
NoWaitingPreemption Empty selection of waiting Supplying Tasks to dequeue.
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.