Lightweight Bartering Grid

lbg.peer.strategy.scheduling.local
Class NonpreemptiveLocalScheduling

java.lang.Object
  extended by lbg.peer.strategy.scheduling.local.NonpreemptiveLocalScheduling
All Implemented Interfaces:
LocalSchedulingPolicy

public class NonpreemptiveLocalScheduling
extends java.lang.Object
implements LocalSchedulingPolicy

Nonpreemptive Local Scheduling.

Author:
Cyril Briquet

Constructor Summary
NonpreemptiveLocalScheduling(Peer managed_peer, Scheduler scheduler)
           
 
Method Summary
 void scheduleLocalTasks()
          LocalSchedulingPolicy implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonpreemptiveLocalScheduling

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

scheduleLocalTasks

public void scheduleLocalTasks()
                        throws GridException
LocalSchedulingPolicy implementation.

Specified by:
scheduleLocalTasks in interface LocalSchedulingPolicy
Throws:
GridException

Lightweight Bartering Grid

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