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

How TCP connections are managed in case of akka remote communication

$
0
0

@kpritam wrote:

I was going through the documentation but could not find details around how TCP connections are managed when akka remoting/cluster is enabled with the following setting

 akka.remote.artery.transport = tcp

When a message is sent to a remote actor, these go over TCP. Creating a new TCP connection on every remote message would be very expensive and I am sure Akka remoting must be using shared connection pool somewhere in case of artery TCP. I would like to know, who and how these connections are managed. Is there any documentation around this that I can read?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1369

Latest Images

Trending Articles



Latest Images