|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.jppf.server.scheduler.bundle.proportional | |
|---|---|
| org.jppf.client.loadbalancer | Support for the load-balancing of local versus remote execution on the client side. |
| org.jppf.server.scheduler.bundle.impl | Classes supporting the automatic tuning of the task bundle size, using the propertional bundling algorithm. |
| org.jppf.server.scheduler.bundle.proportional | Classes supporting the automatic adaptive tuning of the task bundle size, using the "proportional" load-balancing algorithm. |
| Classes in org.jppf.server.scheduler.bundle.proportional used by org.jppf.client.loadbalancer | |
|---|---|
| AbstractProportionalBundler
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". |
|
| Classes in org.jppf.server.scheduler.bundle.proportional used by org.jppf.server.scheduler.bundle.impl | |
|---|---|
| AbstractProportionalBundler
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". |
|
| Classes in org.jppf.server.scheduler.bundle.proportional used by org.jppf.server.scheduler.bundle.proportional | |
|---|---|
| ProportionalTuneProfile
Paremeters profile for a proportional bundler. |
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||