APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Actor Model
SpawnActorRequest
Actor Model
· Schema
SpawnActorRequest
Request to spawn a new actor
Actor Model
Concurrency
Distributed Systems
Properties
Name
Type
Description
behavior
string
Behavior class or type name
id
string
Optional custom actor ID (auto-generated if omitted)
supervisorId
string
Parent supervisor ID
initialState
object
Initial state to inject into the actor
View JSON Schema on GitHub