Scheduler
David Gross edited this page Jan 13, 2015
·
38 revisions
Pages 37
Clone this wiki locally
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