An convenience implementation of Worker that is expressed in terms of Reactive Streams' Publisher instead of Flow.
Creates a Worker from this Completable.
Creates a Worker from this Maybe.
Creates a Worker from this Observable.
Creates a Worker from this Single.
Creates a Worker from this Publisher (Flowable is a Publisher).