After parsing command line arguments, given number of parallel clients are launched using goroutines. Each client sends requests to given URL and downloads response in infinite loop. Download is made ...