Akka Remote enables remote communication between Akka actors across JVMs, part of the Akka toolkit for building concurrent, distributed applications.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.11</artifactId>
<version>2.5.32</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Akka ActorSystem to start using actors.
Use akka-actor and akka-remote from Akka 2.6.x or 2.7.x.
No dependency data recorded yet.