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

Implement optional usage of Futures for parallelizable operations #20

Open
OOPMan opened this issue Oct 31, 2015 · 0 comments
Open

Implement optional usage of Futures for parallelizable operations #20

OOPMan opened this issue Oct 31, 2015 · 0 comments
Assignees

Comments

@OOPMan
Copy link
Owner

OOPMan commented Oct 31, 2015

It would be neat if certain Chain transforms that group multiple other transforms together were able to optionally execute the wrapped transforms in an async fashion.

For example, Tupling and Detupling, as well as maybe Must, Should and MustNot.

See:

@OOPMan OOPMan self-assigned this Oct 31, 2015
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

1 participant