or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

cluster-management.mdcluster-routing.mdconfiguration-and-management.mdevents-and-state.mdextensibility.mdindex.mdmembers-and-status.md
tile.json

tile.json

{
  "name": "tessl/maven-com-typesafe-akka--akka-cluster",
  "version": "2.5.0",
  "docs": "docs/index.md",
  "describes": "pkg:maven/com.typesafe.akka/akka-cluster_2.11@2.5.32",
  "summary": "Akka Cluster provides a fault-tolerant decentralized peer-to-peer based cluster membership service with no single point of failure or single point of bottleneck using gossip protocols and automatic failure detection."
}