Structs§
Enums§
- Controller
Server Request - Controller
Server Response - RunCommand
- The different types of hyperactor to launch based on the subcommands. The ones for System / Host should probably be moved to the hyperactor multiprocess crate.
Statics§
- MONARCH_
LABEL_ PREFIX - Domain name for all monarch reserved labels.
- WORLD_
LABEL_ PREFIX - Prefix for all monarch reserved labels for worlds.
Functions§
- bootstrap_
controller - Bootstraps the controller actor. Listen address is optional. If not provided, it will be assigned with a random available address that has the same transport as the system address.
- parse_
key_ val - register_
python_ bindings - run
- A helper function to launch the system, host, or controller actors. Returns the handle to be waited on.