StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

akarnokd

Rating
1614.12 (1,279th)
Reputation
52,332 (1,888th)
Page: 1 ... 8 9 10 11 12 ... 26
Title Δ
How do I convert async task/ rx java code to rxjava2? +0.39
Compilation error while running code with RxJava 0.00
RxJava create consumer unsafe 0.00
rxJava debounce operator not working with Observable.range() +0.66
How can I chain a list of Completable after executing another Compl... 0.00
RxJava reconnection on connectable observable does not work 0.00
How to find out that at which position Rx filters condition is sati... 0.00
Difference between Observable#single() and Observable#toSingle()? +0.33
Exiting out of the iteratable Observable upon successful response 0.00
timeout method can't break executing in Completable.fromAction() 0.00
if error occurred in doAfterSuccess Observer onError not call 0.00
Loop with RxJava 0.00
Setting a timeout until Observable's data completes +0.37
RxJava2, repeatUntil and whileDo 0.00
Observable interval flatMap combination doesnt work 0.00
rxjava2: Using concatenated completables and observing them in IO t... 0.00
Difference between RxJava API and the Java 9 Flow API +0.60
Flatten List<Observable<X[]> into Observable<X[]> +0.36
RxJava2 toList() never emits +0.38
Difference between doAfterTerminate and doFinally 0.00
rx-java2 Schedulers.io() steel invokes method from mainThread 0.00
Mockito never() not working with andThen rxjava2 0.00
Flowable Subscriber: What request() method does actually? 0.00
Why do some rxjava operators have scheduler parameters and others n... +0.38
Is it a good idea to use mutable state in RxJava Func1 object given... +1.38
Why RxJava2 doOnSubscribe run with confused order? 0.00
Is there a limit on number of Observables we can run on Schedulers? -2.54
Can RxJava's scan operator keep state across multiple subscribers -0.39
How to iterate a Flowable from the result of a Single 0.00
RxJava 2 assembly process 0.00
RxJava Observables not Parallel 0.00
Rxjava retryWhen called instantly +1.48
RxJava2, 2 subscribers for an Observable/Flowable but onNext gettin... +0.37
why distinct() doesn't return unique Integer items? 0.00
Converting an Observable to a Flowable with backpressure in RxJava2 0.00
RxJava timeout without unsubscribing from source 0.00
RxJava 2 Getting Started: serially execute tasks. `andThen` or `def... 0.00
RxJava: Range operator is not working 0.00
How to make Observable that emit character after 1 second of time i... -0.59
Reactive Pull-Based BackPressure using Reactive Streams 0.00
RxJava Single.create cannot specify thread +0.38
RxJava2: onComplete not called with flatMapIterable 0.00
RxJava 2 force complete chain with infinite observable 0.00
Should I use BehaviorSubject to create an Observable from a variabl... 0.00
Using disposed observer does not re-subscribe to the source 0.00
Run Flow in main thread -1.74
Java 9 Flow define subscriber with lambdas -1.99
Error when creating Observer in RxAndroid 0.00
Chain Completables conditionally 0.00
Not getting TimeoutException when I use rxJava timeout utility 0.00