Registry / networking / akka-contrib-2-11

akka-contrib-2-11

JSON →
library2.5.32javamavenunverified

Community-contributed modules for Akka that may have breaking API changes between minor releases.

<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-contrib_2.11</artifactId> <version>2.5.32</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-CONTRIB-2-11
A
akka-contrib-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.

ClusterClient
akka.contrib.pattern.ClusterClient

Create a ClusterClient actor

import akka.contrib.pattern.ClusterClient; ActorRef client = system.actorOf(ClusterClient.props( ClusterClientSettings.create(system).withInitialContacts(contacts)));
Debug
Known issues
breakingBreaking API changes may be introduced in minor releases without notice
fix
Pin to exact version and test thoroughly before upgrading
affects: >=2.5.0
Upgrade
Version history
2.5.32latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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