Spawn a scoped actor that can be used by the local thread/context to send/receive messages.
Spawn a new actor with the behavior Behavior.
Spawn a new stateful actor with the behavior Behavior and state State.
Statistics about the actor system.
Statistics about the actor system that is only updated in debug build.