Skip to content

Conversation

@JakeWharton
Copy link
Contributor

This allows hooks to create schedulers whose threads have different priorities.

Closes #3724.

import rx.internal.util.*;
import rx.subscriptions.*;

public class EventLoopsScheduler extends Scheduler implements SchedulerLifecycle {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

final?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also ComputationScheduler ?

This allows hooks to create schedulers whose threads have different priorities.
@stevegury
Copy link
Member

👍

@akarnokd akarnokd merged commit 5da378f into ReactiveX:1.x Apr 29, 2016
@JakeWharton
Copy link
Contributor Author

Thanks!

On Fri, Apr 29, 2016 at 2:13 PM David Karnok [email protected]
wrote:

Merged #3879 #3879.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#3879 (comment)

@JakeWharton JakeWharton deleted the jw/thread-factory-scheduler-factories branch August 20, 2016 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants