Actor Model · Schema

ClusterMember

A node in the actor system cluster

Actor ModelConcurrencyDistributed Systems

Properties

Name Type Description
nodeId string Unique node identifier
address string Network address
status string Member status
roles array Node roles
upSince string When node joined the cluster
actorCount integer Number of actors hosted on this node
View JSON Schema on GitHub