StackRating

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

Viktor Klang

Rating
1565.25 (4,702nd)
Reputation
23,922 (5,429th)
Page: 1 2 3 ... 8
Title Δ
Scala Future flatMap implementation (chaining) +0.41
Non-determinism of synchronous execution contexts (a.k.a. `parasiti... 0.00
Cannot generate native image using GRAALVM in OS X Catalina 0.00
Retry a function that returns a Future +0.39
scala futures - how to get result or failure from both futures +1.44
Is there any way to perform a side-effect within a future chain, wi... -0.05
Scala: Better way to handle Future.Filter.exists without any specif... +0.16
While Loop with Futures in Scala -0.60
Cannot recover from RejectedExecutionException for some reason +0.40
Avoid unnecessary context switching in scala futures +1.26
Scala map Future[IOResult] to Future[Unit] -1.21
Slight difference in Future.zip and Future.zipWith implementation.... 0.00
Java CompletableFuture is more concise and faster then Scala Future -2.56
Does the map of Scala Future add any overhead? -1.27
How to do a parallel flatMapConcat in Akka Streams 0.00
Stateful flow materializing final state -0.07
Force tableswitch instead of lookupswitch -1.62
Unable to read files by using akka stream 0.00
Scala Futures and Multithreading 0.00
Akka pipe completion priority with onSuccess -0.58
Does Future.traverse ensure the order of execution -0.01
Akka Streams: validation of elements being streamed +0.95
Convert into a For Comprehension in Scala +1.85
scala Future processing depth-first not breadth-first +1.58
How can you compose dependent futures in Scala so that all but one... -1.27
Akka Streams stop stream after process n elements +0.01
Filter two Future[Seq] with for comprehension scala +0.06
Process Future[Try[Option]] in scala +1.04
Correct way to wrap code that blocks before emitting future in anot... 0.00
Control main thread with multiple Future jobs in scala 0.00
Defining the future implicit context in Play for Scala -2.58
recursive call Future in scala 0.00
Flow problems in akka stream -0.52
Convert CompletableFuture (Java 8) to Future (Scala) 0.00
How to collate OnSuccess of multiple Future object in Scala +0.70
Scala Future and TimeoutException: how to know the root cause? +0.39
Akka Streams - Split incoming sources data based on some predicate 0.00
Akka Port Forwarding 0.00
Akka stream concurrent flows -2.24
Wait future completion to execute a another one for a sequence -0.56
Why do we need both Future and Promise? +0.38
Child actor's scheduler is not stopped and throws a NPE after s... -0.11
on scala, how to wait for a Future.onFailure to complete? +1.18
Why Receive Actor method in akka behaves like a val? 0.00
Why does `Future#toString` returns `"List()"`? 0.00
Reducing a list of futures +0.41
Why doesn't Scala's Future have a .get / get(maxDuration) m... +0.88
scala futures sequential lazy execution -0.10
How do I dynamically add Source to existing Graph? -1.02
Akka streams: Reading multiple files +1.33