StackRating

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

cmbaxter

Rating
1554.06 (6,854th)
Reputation
32,068 (3,716th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Akka Streams: how to wait until several Flows are completed +0.45
Assert order of messages received using Akka TestProbe 0.00
How to translate exception to another using futures in addition to... 0.00
how to allow passing in a => AnyRef function and call that funct... 0.00
Multiple Future calls in an Actor's receive method +1.92
Akka.io, No matching constructor found on class actors +1.93
What can be recovered by Akka Future recover? +0.46
Why is my sender() DeadLetters from a scheduled message? +0.68
Is passing around ActorRef to other Actors good or bad ? -1.01
Retrieving an ActorSelection from a Trait in akka/scala -0.07
Mocking a partial (exception throwing) function +0.46
Scala: How can I mock this function using Mockito? 0.00
What data type do I get when I iterate over a map? -2.29
Akka Circuit Breaker sharing between actors 0.00
Execution context for futures in Actors 0.00
Parsing JSON with multiple tuples to List<object> in scala -0.36
Scala-way to handle conditions in for-comprehensions? -0.02
Implicit ExecutionContext in traits 0.00
Akka actor logging not writing to file 0.00
in scala-akka actor should I open a future when handling a message? +0.41
Akka actors' state not monitored properly 0.00
When to use Actors vs Futures? 0.00
How to view akka dead letters 0.00
Most idiomatic way to mix synchronous, asynchronous, and parallel c... -1.01
Finding uncommon elements in Seq of Tuples 0.00
How to periodically execute an AKKA Actor's routine? 0.00
It is correcto to instantiate val in scala trait? 0.00
Get or create child Akka actor and ensure liveness 0.00
Akka Java setReceiveTimeout usage 0.00
Unable to receive a Failure from a scala Future 0.00
Why scheduleOnce runs everytime on app shutdown? 0.00
Selecting specific item from an iterable object containing actor re... +0.46
asynchronous processing using list of Scala futures with onComplete... -0.11
Scala future recursion returning early +0.45
How to inform all working actors to terminate in Scala? 0.00
Control flow of messages in Akka actor +1.20
Run sequential process with scala future 0.00
Benefit of defining a trait whose purpose is only to mix into an ob... 0.00
Consequences of a Parent Child Relationship in akka 0.00
Unable to split String using | +0.19
Akka Actor cleans its state unexpectedly -0.05
Processing Future Comprehension Scala +1.68
How to improve the code of "nested Try.. match "? +0.20
Akka cluster: Get status information on nodes -0.04
Akka Fault handling and Scheduler +0.44
Scala single method interface implementation -0.26
Akka Actors - Creating Pool of Actors 0.00
Waiting for multiple results in Akka -0.05
How to get actorRef without context in its companion object +0.21
Either to Try and visa versa in Scala +0.32