APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
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