Problem:
Make a program in C + + or Java that will perform load testing on the specified URL, for HTTP requests with the GET method, repeatedly over a specified time. The program (limited only by the performance of the executing machine) will be designed to give maximum impact. Also the number of requests executed, the number of successful responses, the number of errors and their content will be output in text format.