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

No concatLimit? #973

Closed
mmiller42 opened this issue Dec 5, 2015 · 1 comment
Closed

No concatLimit? #973

mmiller42 opened this issue Dec 5, 2015 · 1 comment

Comments

@mmiller42
Copy link

I like using some of the higher-level functions instead of just parallel all the time, but in practice it's common to not have control over your input array, making parallel executions pretty dangerous in lots of real-life apps without specifying limits.

Just a suggestion: adding limits to other parallel functions would be a huge benefit to those of us who want to use the convenience methods but are wary of not limiting concurrent processes out of memory concerns, too many open connections, etc.

@mmiller42
Copy link
Author

Nevermind, just saw #847.

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

No branches or pull requests

1 participant