Script is starting with 150 threads. They work for random time and sleep random time also.
How you can make the script to run only 10-20 threads at the same time? When this 10-20 threads finish work they go to sleep, another 10-20 threads start and so on.
@docker0004 If you try to register an account as is, will there be an error? I mean, maybe you shouldn't have a captcha?
Please attach a test project that reproduces the problem.
I createa server in Node.js and I want to run this function when it is called, and then do the task asynchronously in a seperate thread and browser and then return the result how can I do this ?