Actor Model · Schema

MailboxInspection

Inspection of pending messages in an actor's mailbox

Actor ModelConcurrencyDistributed Systems

Properties

Name Type Description
actorId string Actor identifier
pendingCount integer Total pending messages
messages array
oldestMessageAge integer Age of oldest message in milliseconds
View JSON Schema on GitHub