hello i have 5 different scripts and i want them to start run from the bot once like 5 threads each thread has a script can anybody tell me how to do that
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 ?