|
ActorLogging implementation
|
|
0
|
704
|
February 8, 2019
|
|
How to share a resource among Actors
|
|
3
|
805
|
January 15, 2019
|
|
Behaviour transition functionality
|
|
3
|
845
|
January 14, 2019
|
|
Resend lost messages after akka actor restarted
|
|
1
|
1362
|
December 1, 2018
|
|
Grammar issues on actor documentation site
|
|
2
|
765
|
November 14, 2018
|
|
Actor look up vs passing actor
|
|
1
|
752
|
November 10, 2018
|
|
Scala to Java conversion
|
|
1
|
1301
|
November 10, 2018
|
|
Creating actor using context vs system
|
|
2
|
1462
|
November 5, 2018
|
|
A query on testing actors
|
|
3
|
755
|
October 28, 2018
|
|
Akka actor serialization binding: pattern match or use package name for classes
|
|
3
|
2214
|
October 28, 2018
|
|
Using ask pattern from outside of typed system: Type mismatch
|
|
2
|
1999
|
October 21, 2018
|
|
Akka Testkit expectNoMsg() timeout
|
|
1
|
1363
|
October 9, 2018
|
|
Configure dispatcher in Akka typed actor
|
|
1
|
1165
|
September 23, 2018
|
|
Mocking a method in an actor class
|
|
2
|
1960
|
September 12, 2018
|
|
Akka typed schedulers does not have initial timeout
|
|
1
|
864
|
July 28, 2018
|
|
Akka , java , getting java.util.concurrent.timeoutexception futures timed out
|
|
1
|
2277
|
July 13, 2018
|
|
Merging message before processing
|
|
4
|
1408
|
June 21, 2018
|
|
Testing Actors While Making Multiple calls to Other actors without replying Directly to sender
|
|
1
|
898
|
June 15, 2018
|
|
Strange behaviour ActorSelection
|
|
1
|
1050
|
June 9, 2018
|
|
Use of StreamRefs
|
|
0
|
741
|
May 15, 2018
|
|
Reusing Actor Paths
|
|
1
|
818
|
May 11, 2018
|
|
Test pipeTo self
|
|
1
|
1035
|
April 25, 2018
|
|
How to use `BehaviorTestKit` for a typed actor which creates an `ActorMaterializer`?
|
|
3
|
1005
|
April 11, 2018
|
|
Supervision: optimal use for retry logic and understanding logged error
|
|
1
|
1673
|
April 8, 2018
|
|
What's the story of ActorTestKit?
|
|
2
|
991
|
March 19, 2018
|
|
BehaviorTestKit.expectEffect(Spawned) seems useless for behaviors created by methods
|
|
2
|
1091
|
March 18, 2018
|
|
Java Akka typed immutable behavior : can we safely mix with mutable arguments?
|
|
9
|
2300
|
March 15, 2018
|