Hm yes that makes sense.
The input fie contains a URL per line which has to be checked and the result should be written into a file. Because this depends on Network latency i thought it would speed up the program if i spawn many connections ~300-400 concurrently. But maybe i'm mistaken.
