Uses of Class
org.jppf.server.scheduler.bundle.rl.AbstractRLBundler

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

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

Subclasses of AbstractRLBundler in org.jppf.server.scheduler.bundle.impl
 class RLBundler
          Bundler based on a reinforcement learning algorithm.
 



Copyright © 2005-2010 JPPF Team.