Module process

Source

Structs§

ClientContext
ProcessAlloc
An allocation produced by ProcessAllocator.
ProcessAllocator
An allocator that allocates procs by executing managed (local) processes. ProcessAllocator is configured with a [Command] (template) to spawn external processes. These processes must invoke [hyperactor_mesh::bootstrap] or [hyperactor_mesh::bootstrap_or_die], which is responsible for coordinating with the allocator.

Constants§

CLIENT_TRACE_ID_LABEL