How to effectivly scale an application based on Robotic Process Automation?
Hi,
How to scale effectivly a cluster of robots? One virtual machine for a robot sounds like a big waste of resources (hdd, memory for windows etc).
Is there a way to run robots on different user-sessions of one virtual machine? Different instances of Runtime on one user session?
What is the best architecture for the requirement to handle 1000 tasks simultaneously?