Closed siddarth3110 closed 8 years ago
I am scraping lot of pages using multi processing. if I use dryscrape.start_xvfb() before initialing the session then I am let with lot of Xvfb processes which consume a significant chunk of ram. Is there a way to close/reuse xvfb?
I'm having the same issue, did you solve this problem?
I am scraping lot of pages using multi processing. if I use dryscrape.start_xvfb() before initialing the session then I am let with lot of Xvfb processes which consume a significant chunk of ram. Is there a way to close/reuse xvfb?