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

Manual merge of Lock-free, MPSC-queue based #1284

Merged
merged 4 commits into from
May 29, 2014

Conversation

benjchristensen
Copy link
Member

Pulling in the MPSC queue from #1235. Leaving out the SerializedObserver change until further analysis. Getting this data structure in as we likely want to use it in other places.

Moved it into rx.internal.util and added a README so it is very clear this is an internal package and not part of the public API.

benjchristensen added a commit that referenced this pull request May 29, 2014
Manual merge of Lock-free, MPSC-queue based
@benjchristensen benjchristensen merged commit f5b02fa into ReactiveX:master May 29, 2014
@benjchristensen benjchristensen deleted the util-with-mpsc branch May 29, 2014 22:53
@cloudbees-pull-request-builder

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

@cloudbees-pull-request-builder

RxJava-pull-requests #1185 FAILURE
Looks like there's a problem with this pull request

@benjchristensen benjchristensen mentioned this pull request Jun 1, 2014
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

3 participants