StackRating

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

Didier L

Rating
1522.22 (27,935th)
Reputation
8,080 (19,488th)
Page: 1 2 3 4 ... 5
Title Δ
Is there a way to execute an action after all descendant stages com... 0.00
Parallelize inner loops with streams when writing to outer variables 0.00
CompletableFuture in loop: How to collect all responses and handle... +2.25
When spying on a CompletableFuture with Mockito, spyObj.get occasio... -0.02
I want to have both computeIfPresent and putIfAbsent into one atomi... 0.00
Is it thread-safe to set value to class member property in Completa... 0.00
Java 8 Generics: Reducing a Stream of Consumers to a single Consumer -2.00
Incompatible error with gradle on Functions Completable Future 0.00
Chain CompletableFuture and stop on first success +2.00
Filter out duplicates for CompletableFuture -0.06
CompletableFuture stream created from iterator is not lazily evalua... +2.86
Return list of single element if stream filter condition doesn'... +0.76
How to use CompletableFuture.thenCompose() when returning entities... 0.00
Could I say that the peek() method in java.util.stream.Stream shoul... -0.02
Which executor does CompletableFuture.allOf use? -0.42
Java Optional return value only if present +0.44
Get individual results from CompletableFuture.allof() 0.00
What is the correct way of parenthesizing while chaining multiple C... 0.00
CompletableFuture already completed with an exception -1.43
How to throw a custom exception from CompletableFuture? -0.46
java completablefuture.allOff with dependent arguments 0.00
Can i use thenCombine/thenCompose on a CompletableFuture more than... +0.48
How to make a future that gets completed when any of the given Comp... -0.28
Memory build up when using CompletableFuture 0.00
java CompletableFuture.thenCombine returns CompletableFuture of Com... -0.51
CompletableFutures: processing of CompletableFuture chains in paral... 0.00
Java Fire and Forget CompletionStage/CompletableFuture -0.02
Log4j Validating if Exception is passed as last argument 0.00
Bad return type in lambda in case of Gener... +2.26
Execute CompletableFuture which depends on an other task 0.00
The target type of expression must be a functional interface – why... -0.57
Java collecting results of CompletableFuture from multiple calls +0.49
Java Web Start support in Java 9 and beyond -0.19
What happens to CompleteableFuture when it gets neither completed,... +2.08
Only on Firefox "Loading failed for the <script> with so... 0.00
CompletableFuture promises & Java Reflection 0.00
java.util.Set is is failing ParameterizedType check 0.00
Java 8 method reference does not start thread? -1.58
When do CompletableFutures in JDK8 block the execution threads? -1.15
Java flatmap Iterator<Pair<Stream<A>, Stream<B>&g... +0.45
What advantage is there to using Spring @Async vs. CompleteableFutu... -0.84
Proper way to adapt an exception with CompletableFuture 0.00
How to chain non-blocking action in CompletionStage.exceptionally +2.88
Make API multiple times with AsyncRestTemplate and wait for all to... +0.48
Consumer<T> mapped Class<T> in HashMap -0.33
Filter only parameters that are present in the request +1.71
How to properly submit and get several Futures in the same Java str... 0.00
How to get a custom type instead of Integer when using Collectors.s... -1.99
How to interrupt CompletableFuture::join? +0.48
Completablefuture - advantage of using thenapply vs using lambda bl... 0.00