Robot Execution

Use this section to define properties for RoboServer robot execution. Specify how many robots can run concurrently on the (individual) RoboServers, and how many can be queued.

Property

Description

Max concurrent robots

Maximum number of robots allowed to execute concurrently on each RoboServer. Lower the number of Max concurrent robots if your robots are CPU or memory intensive and you often reach the memory threshold.

Max queued robots

Maximum number of robots allowed to reside in the queue on each RoboServer.

If robots are started by schedules on the Management Console, this property must be set to 0. Then the Management Console maintains a common queue. If robots are started via API calls, the value determines how many robots can be queued on each RoboServer.