Skip to content

Question about Multi-threaded Link Checker task #174

Answered by mgeisler
yesenarman asked this question in Q&A
Discussion options

You must be logged in to vote

Or is it more about parallelizing the recursive checks of the same site?

That was my idea: let the checker use, say, 10 threads and let these 10 threads work through the URLs to be checked in parallel. You're exactly right that you'll want to build a queue for this 🙂

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@yesenarman
Comment options

@mgeisler
Comment options

Answer selected by yesenarman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #171 on January 17, 2023 13:08.