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

Parallel Operator Rewrite #1379

Merged
merged 1 commit into from
Jun 24, 2014
Merged

Conversation

benjchristensen
Copy link
Member

A rewrite of the parallel operator that is more efficient by not using groupBy and ready to support backpressure.

A rewrite of the `parallel` operator that is more efficient by not using `groupBy` and ready to support backpressure.
benjchristensen added a commit that referenced this pull request Jun 24, 2014
@benjchristensen benjchristensen merged commit be7cd75 into ReactiveX:master Jun 24, 2014
@benjchristensen benjchristensen deleted the parallel branch June 24, 2014 02:46
@cloudbees-pull-request-builder

RxJava-pull-requests #1317 SUCCESS
This pull request looks good

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

Successfully merging this pull request may close these issues.

None yet

2 participants