Skip to content

Webcrawler should be Multithreaded #2

@schippas

Description

@schippas

Making the Webcrawler multithreaded should speed up the process of crawling through many different webpages, as the limiting factor in speed is usually the time it takes to connect to the webpage. Having multiple threads would allow the webcrawler to connect to many different sites simultaneously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions