Optional
The maximum concurrent invocations of fn to call on the stream at once.
fn
1 Copy
1
How many items to buffer while waiting for user consumption of the output.
concurrency * 2 - 1 Copy
concurrency * 2 - 1
The maximum concurrent invocations of
fnto call on the stream at once.