Working with Multiple Agents

Usually, load testing with Silk Performer is done through multiple agents. To enable the framework to work smoothly:
  1. Install a JDK on each agent machine. The version of the JDK should be the same version, or later, as the one used for the Java Explorer project.
    Note: Install the JDK in the same directory on each machine.
  2. Ensure that the same classpath is available on each agent machine. For example, to load test a WebLogic EJB, you must install the package weblogic.jar in the same directory on each agent machine. The same applies to EJB stubs.