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 2 3 ... 26
Title Δ
restart reading data in onErrorResumeNext when BleAlreadyConnectedE... 0.00
rxJava opposite for throttleFirst operator (not throttling but coll... +1.58
Process one PublishSubject emission at a time with a chain of opera... 0.00
RX Java 2 onComplete method called for every Observable 0.00
How to stop main thread and get possibility to stop all flow in RxJ... 0.00
How to get all elements immediately in other threads in Subscriber... 0.00
Java 11: How to summarize two Single<Optional<>> in java? 0.00
RxJava multi Observable execute in order 0.00
In RxJava what is the difference between Emitter interface and Obse... +0.32
RxJava: Scheduler using more threads than expected 0.00
Create an observer to do action every time interval in RxJava 0.00
Laziness with RxJava defer 0.00
Multiple Listeners on RxJava2 BehaviorSubject with Inconsistent Res... 0.00
DisposableObserver dispose() not working (updates still received) 0.00
How to make several async (RX) calls, and wait for them to finish i... 0.00
rxJava how to make flatMap run on multi threads 0.00
Repeat a request X number of times or till Y items is returned 0.00
RxJava BehaviorSubject subcribeoN 0.00
Terminate stream when Maybe is empty without throwing the exception 0.00
NetworkOnmainThreadException android+Rxjava 0.00
Transform Single<List<Maybe<Book>>> to Single<... 0.00
How to send cancel signal to ConnectableFlowable? 0.00
How can I know which observable has changed in combineLatest in RxA... +0.91
Android Espresso not synchronized with Rx Completable 0.00
How to subscribe multiple Observers on a single Observable with RxJ... 0.00
Rxjava observable somtimes miss some item when the items are emtted... 0.00
Why is this happening in with onBackpressureDrop () in RxJava 0.00
What is the alternative to takeFirst method 0.00
RxJava Completable behavior of Comletable.create{} 0.00
rxjava testScheduler race condition 0.00
After added SubscribeOn and ObserveOn in stream method chaining not... 0.00
RxJava3 RxImmediateSchedulerRule ExecutorScheduler fair parameter 0.00
RxJava PublishSubject with and without ObserveOn 0.00
Android RxJava - call multiple single until condition and return a... 0.00
Nested Completable stops observer chain 0.00
RxJava2: Emit error only when all observables emitted error 0.00
How to pass the item indexes in Observable.fromIterable to onNext i... 0.00
Flow publisher to string in java9 -0.66
How to parse error response to Throwable? +0.87
RxJava: Merging Observable with Completable does not work -0.66
RxJava combine/merge object with list 0.00
How to do the filter operator from a list of a list in rxjava 0.00
How to convert Flow into Flowable? 0.00
RxJava2 concatArrayEagerDelayError doesn't load cached data whe... 0.00
Problems with zip function in rxjava2 0.00
How do I make RxJava call onErrorReturn() and still execute onError() +0.43
Kotlin Flow onBackpressureDrop RxJava2 analog +0.11
Filtering and retrying until the fiter passes, with passed items no... 0.00
RxJava3 : debounce/skip unwanted '0' in a flow of integers... 0.00
Sync two asynchronous API call with RxJava +1.34