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 ... 14 15 16 17 18 ... 26
Title Δ
RxJava: Is it possible to avoid toBlocking().single()? +0.43
How does Backpressure happen internally in RxJava 0.00
flatMap which returns the item and the result of the transformation 0.00
Ensuring all subscriptions are done before calling connect on a Con... 0.00
Parallelism in RxJava - Filter +1.90
Why does interval operator in RxJava change the results from flatMap +1.38
RxJava hook not being called on custom Scheduler 0.00
when i subscribeon an another schduler ,subscibe does not work any... 0.00
Is it normal when thread name gets 4 digits name suffix (like RxNew... 0.00
Object allocation when using RxJava in 'high traffic' code? 0.00
Observable.create vs Observable.fromAsync in RxJava 0.00
Handling backpressure without dropping items or serializing in RxJava 0.00
RxJava - Merged Observable that accepts more Observables at any time? +0.41
Differences between RxJava1 and RxJava2 +0.43
RxJava - How to take the first element of a list and return it as O... +1.43
Taking first element of a GroupedObservable with RxJava 0.00
Zip seems not to wait for Observable to emit data 0.00
RxJava - Trigger another Observable/Completable before complete and... +1.78
CombineLatest and cold observables +0.43
Getting partial results after using concat on observables 0.00
RxJava subscription does not unsubscribe correctly -0.05
Why does a not-backpressure-supportted Observable keep emitting ite... 0.00
Rxjava why did not execute the onNext method 0.00
Exception handling in rxjava +0.95
RxJava map and emit as soon as a single map completed +0.44
Queue like Subject in RxJava -0.59
Observable.Generate in RxJava? 0.00
RxJava call method if button was pressed 4 times during last 3 seco... 0.00
concatMap, flatMap, switchMap for a single item 0.00
Why do Observable.publish(Func1) and Observable.replay(Func1) retur... +0.44
Call on object getting non-null once 0.00
Create a tree of Observables and add a Subscribers as leaves 0.00
Switch observable if it is empty 0.00
RxJava emit items with different periods 0.00
In RxJava, can zipped observable return to the main thread when it... 0.00
RxJava operator that return another Observable result in subscriber... 0.00
what is the practical purpose of the Observable.never() function? +2.73
Rest Service with Java Observable from Executer Service -0.05
Transform observable to have a minimum delay between values 0.00
about Schedulers.newThread() 0.00
Unit test of RxJava combineLatest hangs when single thread schedule... 0.00
Why is blocking callstack considered bad practise in RxJava? 0.00
RxJava filter and emit other itens +0.45
RxJava compare different items by id from two observables 0.00
Observable caches emitted items or does not? 0.00
RxJava - Opposite of switchMap() Operator? +0.45
How to implement a single use ordered ReplaySubject? 0.00
RxJava: zip operator thread interrupt error for void observable 0.00
RxJava one observable, multiple subscribers, one execution +0.44
reactor-core - java.lang.IllegalStateException: Queue full?! on Hot... +0.44