StackRating

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

Simon Baslé

Rating
1540.66 (11,483rd)
Reputation
11,162 (13,386th)
Page: 1 2 3 ... 10
Title Δ
onErrorMap with onErrorContinue 0.00
Flux - Cancelled and Terminated not mutually exclusive? 0.00
What is the unit of Reactor Publisher Timer metrics? 0.00
Terminate subscription on external event 0.00
Combining two consecutive elements in a Flux +0.44
How to avoid repeating maping operations for similar subscribers in... 0.00
How to throttle a Flux 0.00
Operators#lift: good idea for MDC logging? 0.00
publishOn vs subscribeOn when making a blocking call in Reactor -0.12
How to correctly emit values to Sink from multiple Fluxes (Websocke... +0.44
Reduce a flux to mono using data from flux 0.00
Is Reactor chain still running 0.00
How to dynamically chose a transform function based on current obse... 0.00
Project reactor debugging in intellij 0.00
Project Reactor create multiple scheduler from the same Executor 0.00
How to throw an exception properly when do Flux processing? 0.00
How do I implement variable backoff in Mono.retry? +0.44
Is Reactor Context used only for statically initialised data? -0.06
transform vs transformDeferred 0.00
How can I flatMapMany with multiple web calls and conditionally sig... 0.00
How to transfer data via reactor's subscriber context? 0.00
Flux.groupBy() followed by Flux#next doesn't group elements 0.00
Capture elements from beginning of flux and create a new flux that... 0.00
SubscribeOn does not change the thread pool for the whole chain +0.46
gRPC vs WebFlux (Project Reactor) 0.00
Is it possible to have a hot publisher with independent backpressur... 0.00
How to dynamically add elements to reactor hot flux from another me... +0.40
What are the benefits of using BaseSubscriber hooks vs Subscriber m... 0.00
Reactor Mono publish to multiple methods 0.00
Webflux: OnErrorResume after repeats are exhausted is not being tri... 0.00
Why is Reactor's Mono.fromCompletionStage slower than a plain C... 0.00
how to avoid .flatMap(x-> reactiveAction(x).thenReturn(x)) -0.28
Schdulers.elastic not creating new threads in Reactor -2.09
Flux Generator - How to handle when there are no data available? 0.00
How can we iterate and print the values from Reactor Flux or Mono F... 0.00
Waiting for ParallelFlux completion 0.00
Is it possible to send an initial value? +1.77
Spring reactive: Chaining repository results -0.08
Understanding backpressure in webflux 0.00
doOnNext() won't get called Spring Webflux 0.00
Sample all but first elements from flux in project reactor +0.50
How to verify exception thrown using StepVerifier in project reactor 0.00
Processing pararelly drainded data from publisher +1.37
Reactor - How to use filterWhen and still pass the value for loggin... 0.00
Mono.switchIfEmpty with Mono.then evaluation order 0.00
First element sometimes not included in the second argument of Flux... 0.00
How to think in reactive programming manner and convert traditional... 0.00
Spring Reactor: Context for each flux element 0.00
How to capture the reactive stream cancel signal? 0.00
Why Flux.zip accept predefined Function but not an anonymous functi... 0.00