In any case browser environments apply a limit of concurrent fetch requests. For example, Chrome only allows upto 6 requests at a time.
The concurrent request param in this library can be more useful if the concurrent request limit (or the queue itself) is per host.