Uses of Class
org.jppf.server.scheduler.bundle.impl.NodeSimulator

Packages that use NodeSimulator
org.jppf.server.scheduler.bundle.impl Classes supporting the automatic tuning of the task bundle size, using the propertional bundling algorithm. 
 

Uses of NodeSimulator in org.jppf.server.scheduler.bundle.impl
 

Constructors in org.jppf.server.scheduler.bundle.impl with parameters of type NodeSimulator
NodeSimulator.SimulatorTask(Bundler bundler, double sizeMB, int nbTasks, long timePerTask, NodeSimulator simulator)
          Simulate the execution of a set of tasks.
 



Copyright © 2005-2010 JPPF Team.