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 ?
Bot slowing down server when running for hours
-
I noticed that after hours of running the bot become slower and slower and take a lot of ram usage from my server, I'm doing mainly scraping a membership website, is it that I would have to reset the browser at the end of the thread?
-
@EscobarBablo How do the cpu, RAM, and disk read/write performance indicators change?