Registry / networking / akka-remote-2-11

akka-remote-2-11

JSON →
library2.5.32javamavenunverified

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>
INSTALL
IMPORT
SIG · AKKA-REMOTE-2-11
A
akka-remote-2-11
networkingjavav2.5.32
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActorSystem
akka.actor.ActorSystem

Create an Akka ActorSystem to start using actors.

import akka.actor.ActorSystem; ActorSystem system = ActorSystem.create("MySystem");
Debug
Known issues
breakingAkka 2.5.x is end-of-life; upgrade to Akka 2.6.x or later for security patches.
fix
Use akka-actor and akka-remote from Akka 2.6.x or 2.7.x.
affects: 2.5.x
Upgrade
Version history
2.5.32latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
OpenAI (training)
1
Resources
akka-remote-2-11 — mvn dependency:get akka-remote-2-11 · libregistry