How to send concurrent requests in Jmeter
JMeter provides Synchronizing Timer which can be used for kicking off all the requests in its scope at exactly the same moment.
See Using the JMeter Synchronizing Timer guide for more information on where to place, how to use and existing limitations.
You can try TailSampler plugin - it simulates browser behavior by retrieving resources in a parallel way.