I have a scenario where I need to make a large number of GET requests in as little time as possible (think around 1000).
I know generally it\'s best to keep a singl
I would suggest two main changes.