Do we need threads? For opening URLS? For starting shceduler or GUI? For running robots? For running tasks?
In that case, how is state of network load shared?
Threads are now used for starting the scheduler, but should also be considered used when execution commands (especially on activation of robots).
Log in to post a comment.
Threads are now used for starting the scheduler, but should also be considered used when execution commands (especially on activation of robots).