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

More strategies to combine output from workers #3

Open
olexandr-konovalov opened this issue Oct 27, 2016 · 0 comments
Open

More strategies to combine output from workers #3

olexandr-konovalov opened this issue Oct 27, 2016 · 0 comments

Comments

@olexandr-konovalov
Copy link
Member

olexandr-konovalov commented Oct 27, 2016

Currently the only way is to use ParListWithSCSCP which returns the list of the same length as the input list. It may be useful to offer more flexibility by providing:

  • ParSetWithSCSCP which eliminates duplicates as long as it gets new results from the worker
  • parallel versions of ForAll, ForAny, Number, First and other list arithmetic
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