| Home >> All >> juju >> reattore >> loadtest >> [ controller Javadoc ] |
| | juju.reattore.loadtest.controller.impl.* (3) |
juju.reattore.loadtest.controller: Javadoc index of package juju.reattore.loadtest.controller.
Package Samples:
juju.reattore.loadtest.controller.impl
Classes:
Controller: A controller is the central point in a load test. The controller takes a URL chooser and a reactor and handles running the load test.
Chooser: A chooser takes a set of URLs and provides them to the controller on request. A chooser could be round robin, random, etc.
URLTester: Very simple URL tester that gets the contents of the given URL from the given socket.
BaseController: Base implementation of a controller.
RoundRobinChooser: Round robin URL chooser.
| Home | Contact Us | Privacy Policy | Terms of Service |