|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractAutoTuneProfile | |
|---|---|
| org.jppf.server.scheduler.bundle.autotuned | Classes supporting the automatic adaptive tuning of the task bundle size, using the "autotuned" load-balancing algorithm. |
| org.jppf.server.scheduler.bundle.proportional | Classes supporting the automatic adaptive tuning of the task bundle size, using the "proportional" load-balancing algorithm. |
| 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. |
| Uses of AbstractAutoTuneProfile in org.jppf.server.scheduler.bundle.autotuned |
|---|
| Subclasses of AbstractAutoTuneProfile in org.jppf.server.scheduler.bundle.autotuned | |
|---|---|
class |
AnnealingTuneProfile
This class implements the basis of a profile based on simulated annealing strategy. |
| Uses of AbstractAutoTuneProfile in org.jppf.server.scheduler.bundle.proportional |
|---|
| Subclasses of AbstractAutoTuneProfile in org.jppf.server.scheduler.bundle.proportional | |
|---|---|
class |
ProportionalTuneProfile
Paremeters profile for a proportional bundler. |
| Uses of AbstractAutoTuneProfile in org.jppf.server.scheduler.bundle.rl |
|---|
| Subclasses of AbstractAutoTuneProfile in org.jppf.server.scheduler.bundle.rl | |
|---|---|
class |
RLProfile
Parameters profile for a proportional bundler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||