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 ... 10 11 12 13 14 ... 26
Title Δ
MissingBackpressureException even .onBackpressureDrop() is added? 0.00
Async cleanup on observable sequence termination +0.03
Adapting RxJava 1.1.5 to Reactor Core 3.1.0.M3 0.00
How to dynamically scale debounce of burst emission stream? 0.00
Rxjava Filtering the duplicate item in List -0.54
RxJava: create a self-dependent stream 0.00
What is an example of MissingBackPressure for BehaviourSubject? 0.00
Why this always runs on main thread? -1.11
Null handling in rx-java2 flatMap 0.00
RxJava 2: How to filter items of infinite stream that emits "L... 0.00
PublishProcess flatMap operator does not get executed(rxjava-2) 0.00
How to get a list after groupBy in RxJava 2? +1.65
Using the Interval with Operators (RxJava) +0.35
RxJava just() computation thread 0.00
Full outer join of two ordered observables 0.00
How to convert RxJava 1 Subject to RxJava 2 Subject using RxJavaInt... 0.00
Why doesn't my RxJava Flowable respect backpressure when using... 0.00
RxJava tricky startWith(Observable) 0.00
What is the proper way of calling d.dispose() or s.cancel() method? -0.35
How to override Schedulers.io()? 0.00
Understanding flowable backpressure rxjava2 0.00
Reactive Streams - batching with timeout +0.39
Disable Flowable/Observable Buffer 0.00
RxJava unit test runs forever -0.13
Single.just exception +1.31
Handling Checked Exception in RxJava 0.00
RxJava2 Flowable do not call to onNext method in Subscriber 0.00
RxJava2 subscribe stops observing after a while but continues when... 0.00
RxJava - "Only one emission is allowed to travel up the Observ... 0.00
What is the meaning of this method calcWrappedOffset () 0.00
RxJava - .doAfterSubscribe()? +0.33
Put condition to andThen method of Completable 0.00
RxJava2: Don't repeat in `repeatWhen` +0.37
RxJava async subscribe will lost message 0.00
rxjava 2.0 what is the difference between Observable.subscribe and... 0.00
RxJava1: How to convert Observable<List<Observable<X>&g... -0.12
RxKotlin (RxJava2) timeout() doesn't throw TimeoutException 0.00
Catch Exceptions when using Completable.blockingAwait() 0.00
Unexpected behavior with RxJava2 PublishSubject 0.00
FutureCallback to Observable 0.00
Rxjava2 just method - how to run room insertion on another thread? 0.00
Rxjava2 approach similar to backpressure for BiFunction 0.00
RxJava return to the previous scheduler 0.00
RX sample with restarting on 'first after pause' 0.00
How to run a function on an Observable between item emotion if ther... 0.00
how to start observable after x sec +0.38
Flowable.parallel vs Flowable.flatMap? 0.00
Can I trace consuming of events in RxJava Subscriber? 0.00
How to filter a list and collect it's index to a string result... 0.00
How to ensure result count and caching with varying parameters 0.00