Mesh.Actors.ActorSupervisor (Mesh v0.1.4)
View SourceDynamicSupervisor for user-defined actors.
Multiple instances run under PartitionSupervisor (one per scheduler) to reduce contention during concurrent actor creation.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts an actor under the partitioned supervisor. Routes to appropriate partition based on actor_id hash.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Starts an actor under the partitioned supervisor. Routes to appropriate partition based on actor_id hash.