List Question
20 TechQA 2024-01-23T13:00:51.613000akka-actor: java.lang.OutOfMemoryError: unable to create new native thread
28 views
Asked by Mandroid
akka typed actors, how to expose / share child actor's actoref
71 views
Asked by colinbes
Akka Durable State Postgres Exception
136 views
Asked by Kritiko
Akka Cluster through an exception "java.net.ConnectException: Connection refused"
256 views
Asked by AudioBubble
Scala sbt tests: "No configuration setting found for key 'akka'" after switching to Java 11
108 views
Asked by Mikalai Padkouka
Akka Typed ActorTestKit - How to send Terminated signal
123 views
Asked by JoeMjr2
how to catch an exception inside a scala future' s callback onCompelete Success case?
292 views
Asked by swaheed
Akka : UnboundedPriorityMailbox - Is it possible to prioritize messages by complicated type?
139 views
Asked by NiranSUS
Why is Akka spinningup a new thread for processing each message?
18 views
Asked by asds_asds
Handleing AskTimeoutException on Akka based application
1k views
Asked by Zvi Mints
Akka Typed - How to sent Terminated message to BehaviorTestKit
371 views
Asked by JoeMjr2
Testing Akka Typed actors - How can I get an ActorContext?
496 views
Asked by JoeMjr2
Error while calling an API using akka in scala
255 views
Asked by abhishek
Need help understanding return type for Akka Typed ask
279 views
Asked by JoeMjr2
How does setReceiveTimeout work in pooled actor context?
92 views
Asked by r4bb1t
Akka Classic Ask pattern. How does it match asks with responses?
513 views
Asked by JoeMjr2
Akka classic: how do I spawn a child actor from an AbstractActor?
493 views
Asked by steddy
Akka: Can an actor of some class become an actor of a diferent class?
266 views
Asked by steddy
Build and Run Akka with Scala 3+
527 views
Asked by user3476509
Akka Actors - Change default behavior of messages arriving in actors
194 views
Asked by Astarno