What I have tried so far
Creating 100 Thread Groups which has 20 different HTTP Request listeners each, so total 100*20 => 2000 unique different http requests..
Each Thread Group configured with
Number of Threads = 1
Ramp-up Period = 0
For Test Plan Unchecked Run Thread Groups Consecutively
Problem: Total 2000 requests are making in span of 10 - 20 seconds, but I want to make the all requests simultaneously, or at least in span of 1-2 seconds is ok