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 ... 13 14 15 16 17 ... 26
Title Δ
sample does not stop on completion event +0.79
RxIoScheduler thread number keep increasing 0.00
RxJava (Android) - Is there any harm in keeping a Scheduler alive? +0.42
Send correct current time after a retry RxJava and Retrofit +1.73
Requerying and updating subscribers with RxJava2 -0.58
How to manually request event from Observable? -0.08
Run doOnNex on ja BehaviorSubject in certain thread +0.40
RxJava-Computation-Expressions vs. conditional expression 0.00
RxJava2: PublishProcessor callbacks for the first subscribed and th... 0.00
RxJava2: How to improve paralel data downloading and caching? 0.00
Am I misusing rxJava by converting an observable into a blocking ob... 0.00
Cannot resolve method 'subscribe(anonymous io.reactivex.functio... 0.00
RxAndroid download multiple files, max 3 concurrent thread 0.00
How to use RxJava Observable.zip if only one Observable param is pr... +0.40
RxJava combining observables without repeating execution 0.00
Pause and resume an observable based on a boolean gate in RxJava 2.X? +1.55
Is there something like Single.empty() 0.00
Use Reactive-Streams Processor with RxJava 2.0 0.00
Best implementation of REAL backpressure in RxJava +1.54
RxJava scheduler doesn't change thread with sleep 0.00
RxJava Solution to prevent blocking in multithread environment 0.00
subscribe 2 different Observable and onNext both of them? +0.42
RxJava 2: always unsubscribe on the .subscribeOn(..) scheduler? 0.00
what's the difference between share() and publish().autoConect()? 0.00
How to convert rxJava2's Observable to Completable? +0.41
Observable vs Flowable rxJava2 +1.72
run PublishSubject on different thread rxJava 0.00
RxJava onBackpressureBuffer not emitting items +1.56
RxJava Observable.fromEmitter odd backpressure behaviour +1.58
PublishSubject - is there a way to execute something onNext()? 0.00
How to execute Completable on Subscribe/Unsubscribe +1.61
How to tell that any object in a observable satisfies a condition? +0.42
About the usage of the subscribeWith method with returning Subscriber 0.00
What is the use case of a ResourceSubscriber's add method? 0.00
Does the request method affect the number of buffered items? 0.00
How are inner observables disposed in RxJava 2? 0.00
How to execute observable in parallel threads +1.56
Spring + RxJava + Schedule cron job: why beans called only once on... 0.00
RxJava SerializedObserver implementation 0.00
rxJava create ArrayList from items 0.00
Single.zip with Completable 0.00
Observable.zip with Observable.timer 0.00
How to request number for backpressure on Flowable.subscribe(onNext... 0.00
FlowableOnBackpressureDrop ignores Subscription's request method 0.00
How to transform List<Single<String>> to List<String... 0.00
Writing synchronous unittests for Rx v2 Flowable 0.00
FlowableEmitter doesn't signal error when onNext got null 0.00
Creating custom fluent API -1.60
Rx Buffering a Fast Producing Stream with Limit + Timeout 0.00
How to handle errors in BlockingObservable without subscribe()? 0.00