akka-remoting Questions
1
Solved
All the demos I have found showing how to get started with remoting in Akka.NET demonstrate the simplest use case where the two actors are running on the same machine using localhost.
I am trying...
Neuburger asked 9/11, 2017 at 16:12
1
Solved
"max allowed size 128000 bytes, actual size of encoded class scala" error in akka remoting
I want to use Akka Remoting to exchange message over network between actors, but for large String message i got the following error:
akka.remote.OversizedPayloadException: Discarding oversized pay...
Beesley asked 18/4, 2016 at 4:9
1
© 2022 - 2024 — McMap. All rights reserved.