Introduction

Considering JS7 - System Architecture the Controller is related to Agents for which it acts in the following ways:

  • It deploys workflows and submits orders to related Agents.
    • The operation is not subject to performance testing as typically a smaller number of workflows are deployed after changes and orders are submitted at a daily basis.
  • It receives information about JS7 - Order State Transitions of orders executed by Agents. In addition, it receives log output created by jobs.

Technically, there are  no limits to Controller performance. However, this requires assignment of resources for memory and CPU.

Test Runs

Users can execute a number of performance tests for different Agents in parallel. Each Agent's job executions will be reported to the Controller and will add to the load.

Test results should not be that different when performance tests are executed in parallel for more than one Agent.

Resources


  • No labels