Lightweight Bartering Grid

Uses of Interface
lbg.peer.strategy.scheduling.SupplyingWaitingPreemptionPolicy

Packages that use SupplyingWaitingPreemptionPolicy
lbg.peer.strategy.scheduling   
lbg.peer.strategy.scheduling.preemption   
 

Uses of SupplyingWaitingPreemptionPolicy in lbg.peer.strategy.scheduling
 

Methods in lbg.peer.strategy.scheduling that return SupplyingWaitingPreemptionPolicy
abstract  SupplyingWaitingPreemptionPolicy SupplyingWaitingPreemptionType.createSupplyingWaitingPreemptionPolicy(Peer managed_peer)
           
 

Uses of SupplyingWaitingPreemptionPolicy in lbg.peer.strategy.scheduling.preemption
 

Classes in lbg.peer.strategy.scheduling.preemption that implement SupplyingWaitingPreemptionPolicy
 class FavorsWaitingPreemption
          NoF-based selection of waiting Supplying Tasks to dequeue.
 class FIFOWaitingPreemption
          FIFO selection of waiting Supplying Tasks to dequeue.
 class FullWaitingPreemption
          Selection of all waiting Supplying Tasks to dequeue.
 class NoPreemption
          No Preemption.
 class NoWaitingPreemption
          Empty selection of waiting Supplying Tasks to dequeue.
 


Lightweight Bartering Grid

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