Package org.jppf.server.scheduler.bundle.rl
Classes supporting the automatic adaptive tuning of the task bundle size, using the "rl" (reinforcement learning) load-balancing algorithm.
See:
Description
|
Class Summary |
| AbstractRLBundler |
Bundler based on a reinforcement learning algorithm. |
| RLProfile |
Parameters profile for a proportional bundler. |
Package org.jppf.server.scheduler.bundle.rl Description
Classes supporting the automatic adaptive tuning of the task bundle size, using the "rl" (reinforcement learning) load-balancing algorithm.
Here idle means no keyboard or mouse activity was detected for a specified time.
Copyright © 2005-2010 JPPF Team.