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

Add ability to stream a Collection sequentially or in parallel #835

Closed
sleberknight opened this issue Jan 3, 2023 · 0 comments · Fixed by #836
Closed

Add ability to stream a Collection sequentially or in parallel #835

sleberknight opened this issue Jan 3, 2023 · 0 comments · Fixed by #836
Assignees
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Milestone

Comments

@sleberknight
Copy link
Member

Add method to KiwiStreams that allows code to decide whether to process a stream sequentially or in parallel at runtime instead of compile time.

See this gist: https://gist.github.com/sleberknight/588ed03b0b0d4f2a97821922e430f1ac

@sleberknight sleberknight added the new feature A new feature such as a new class, method, package, group of classes, etc. label Jan 3, 2023
@sleberknight sleberknight added this to the 2.5.0 milestone Jan 3, 2023
@sleberknight sleberknight self-assigned this Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant