@UserTrue Thank you for your advice. Yes, at first I tried the built in mongodb with it's module. It made me quite fast switch over to MySQL and the appropriate node.js module ;)
when i execute more 5 threads he all are very slow.
-
I have a big problem, I definitely finished my script and unfortunately I'm having problems running a large number of threads, when I try to run more than one thread they all get slow.
I use good quality fast proxy
My script contains loops whiel, foreach, set label, etc.
my script works great with up to 5 threads running, the problem only happens above this amount. -
Are you using different proxies for each thread?
Can you provide a screenshot of the system load from the task manager while the script is running? -
yes, one proxy per thread
Print Screen https://prnt.sc/HdAQqD0onlyu
-
@katemacdow
Try using pauses in cycles, for example 1 or 0.5 seconds -
All loops have IDE Emulation
-
@katemacdow
Could you provide a test script in private messages?