|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractAutoTunedBundler | This class implements a self tuned bundle size algorithm. |
| AutoTunedBundler | This class implements a self tuned bundle size algorithm. |
| AutotunedDelegatingBundler | Instances of this bundler delegate their operations to a singleton instance of a
AutoTunedBundler. |
| NodeSimulator | Simulation of a node to test a bundler. |
| NodeSimulator.SimulatedProportionalBundler | Used in simulations of proportianl bundlers. |
| NodeSimulator.SimulatorTask | Instances of this class enable testing a load-balancing alogrithm on a simulated node. |
| ProportionalBundler | This bundler implementation computes bundle sizes propertional to the mean execution time for each node to the power of n, where n is an integer value specified in the configuration file as "proportionality factor". |
| RLBundler | Bundler based on a reinforcement learning algorithm. |
Classes supporting the automatic tuning of the task bundle size, using the propertional bundling algorithm.
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||