Module manager

Source
Expand description

Management of arrangements across dataflows.

Structsยง

PaddedTrace
Handle to a trace that can be padded.
TraceBundle
Bundles together traces for the successful computations (oks), the failed computations (errs), additional tokens that should share the lifetime of the bundled traces (to_drop).
TraceManager
A TraceManager stores maps from global identifiers to the primary arranged representation of that collection.