Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flatMapIterable with maxConcurrent #3711

Closed
benjamindonze opened this issue Feb 15, 2016 · 4 comments
Closed

flatMapIterable with maxConcurrent #3711

benjamindonze opened this issue Feb 15, 2016 · 4 comments

Comments

@benjamindonze
Copy link

As far as I saw flatMapIterable doesn't have maxConcurrent parameter and thus doesn't offer a way to apply backpressure. In order to align it with other flatMap would be good to add an overload with maxConcurrent.

What do you think?

@akarnokd
Copy link
Member

PR is welcome.

@benjamindonze
Copy link
Author

Although you stated here that this was useless #2627 . Is it really the case?
I believe with current implementation this would be usefull to control backpressure.

@akarnokd
Copy link
Member

I was wrong back then.

@akarnokd
Copy link
Member

Closing via #3722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants