-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Scheduler
David Gross edited this page Jan 13, 2015
·
38 revisions
If you want to introduce multithreading into your cascade of Observable operators, you can do so by instructing those operators (or particular Observables) to operate on particular Schedulers.
For more information about Schedulers, see the ReactiveX Scheduler
documentation page.
Copyright (c) 2016-present, RxJava Contributors.
Twitter @RxJava | Gitter @RxJava