limit concurrent for parallel operations
5.15.0
async operation function
max concurrency number
the concurrency limited function wrapper
let async function only invoke at once in same time
5.20.0
the function to be processed
the wrapped function instance
limit concurrent for parallel operations
5.15.0