Lightweight Bartering Grid

lbg.peer.strategy.scheduling.preemption
Class AdaptivePreemptionGrace1

java.lang.Object
  extended by lbg.peer.strategy.scheduling.preemption.AdaptivePreemption
      extended by lbg.peer.strategy.scheduling.preemption.AdaptivePreemptionGrace1
All Implemented Interfaces:
SupplyingRunningPreemptionPolicy

public class AdaptivePreemptionGrace1
extends AdaptivePreemption

Adaptive Preemption.

Author:
Cyril Briquet

Constructor Summary
AdaptivePreemptionGrace1(Peer managed_peer, Scheduler scheduler)
           
 
Method Summary
static long getGracePeriod()
           
 
Methods inherited from class lbg.peer.strategy.scheduling.preemption.AdaptivePreemption
preemptLocalResources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptivePreemptionGrace1

public AdaptivePreemptionGrace1(Peer managed_peer,
                                Scheduler scheduler)
                         throws GridException
Throws:
GridException
Method Detail

getGracePeriod

public static long getGracePeriod()

Lightweight Bartering Grid

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