Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiprocess getting states from stub-states #9

Open
tbostic32 opened this issue Nov 16, 2020 · 0 comments
Open

multiprocess getting states from stub-states #9

tbostic32 opened this issue Nov 16, 2020 · 0 comments

Comments

@tbostic32
Copy link
Collaborator

tbostic32 commented Nov 16, 2020

@tbostic32 had a thought that I am slightly paraphrasing:

Instead of having our crawler go to each stub state and load the page to record the dom, kick that off to another process and the main crawler process continues to iterate through its other tasks. Loading the page tends to take a while, and we don't crawl any part of the stub-states, so minimal information needs to be passed back and forth, making it seem like low-hanging fruit for a multi-process application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant