Roman Elizarov
Results
32
issues of
Roman Elizarov
`actor` builder should natively support "worker pool" pattern via an additional optional parameter ~parallelism~ `concurrency` that defaults to `1`, so that to you if you have a list of of...
enhancement
See #1315 for one of the use-cases. Note, that is operator can be implemented in a quite a straightforward way using stable `Flow` APIs. The simple implementation is given below:...
flow