Run concurrent promises with a maximum concurrency level
The number of concurrently running promises
An array of functions that return promises
A promise that resolves to an array of the resolved values from the promises returned by funcs
Run concurrent promises with a maximum concurrency level