4teamwork / ftw.linkchecker

0 stars 0 forks source link

Make number of processes spawned configurable. #96

Closed busykoala closed 4 years ago

busykoala commented 4 years ago

Close #95

❗️ Rebase onto master (and change base) before merging!

Especially for testruns it is very handy if the number of processes spawned are configurable. But also if a server can handle it can be nice to accelerate fetching for links. Since the bottleneck doing request usually is the response time it totally makes sence that a higher number of processes can be configured.