Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1366

How to use local memory transport message from A to B actor?

$
0
0

I have two actor: objManagerActor and objActor, send message to objManagerActor, then objManager dispatch message to objActor, I am computing TPS in objActor and result is about 2.4 millions (default-dispatcher thread num is 2), I want to improve the TPS.

It seems that akka transport message with TCP, how to improve the throughput?

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1366

Trending Articles