It keeps a concurrent fixed size buffer of pending promises. When some of them finish, it takes another one from the provided iterator
The max number of concurrent pending promises
Generated using TypeDoc
It keeps a concurrent fixed size buffer of pending promises. When some of them finish, it takes another one from the provided iterator