Akka Cluster Tools provides utilities for building distributed, resilient applications with Akka Cluster, including cluster singleton and distributed pub-sub.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-cluster-tools_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.
Creates a cluster singleton manager for a worker actor.
Update to a newer Akka version (e.g., 2.6.21 or 2.9.4) and adjust imports accordingly.
No dependency data recorded yet.