Robot execution
Use this tab to define properties for RoboServer robot execution. Specify how many robots can run concurrently on individual RoboServers, and how many can be queued. If you are using the CRE type of license, the maximum number of robots that can run concurrently in clusters is defined by the license.
Property |
Description |
---|---|
Max concurrent robots |
Maximum number of robots allowed to execute concurrently on each RoboServer. Lower the number 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 via API calls, the value determines how many robots can be queued on each RoboServer.
Note This setting is only used with deprecated methods such as SocketBasedObjectRQLProtocol in the Java API to
call
RoboServers
directly without calling the cluster. We recommend that you do not use deprecated methods.
|