Structs§
- Worker
Bootstrap Args - Bootstrap arguments used for bootstrapping workers for both Python and Rust entry points.
Enums§
Functions§
- bootstrap_
pipe - bootstrap_
worker_ proc - Bootstrap the worker proc and join the system at
bootstrap_addr
. The actual worker actor is spawned by the corresponding controller. The worker Python dependencies need to be packaged separately and loaded during the runtime. - register_
python_ bindings - worker_
server