it showing my cpu usage is 100% but it's not i just ran 50 threads on a 76 core 200gb server it seems now it is imposible to do much threads . i have truned off threads delay & and setup to open 300 threads on settings but it seems it still takes time to open new threads .
BAS says: Failed to start browser, not enough system resources. Free memory 175432 mb, processor usage 92 %
but on server usages, i see there is no spike
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.
to be more clear, can i run the commands that are inside for loop http://prntscr.com/sp3lry in multiple threads ? I tried but couldnt achieve it, please help
Use the "LinesFromFile" resource with the "Only write" option