Module timely::execute

source ·
Expand description

Starts a timely dataflow execution from configuration information and per-worker logic.

Structs§

  • Configures the execution of a timely dataflow computation.

Functions§

  • Executes a single-threaded timely dataflow computation.
  • Executes a timely dataflow from a configuration and per-communicator logic.
  • Executes a single-threaded timely dataflow computation.
  • Executes a timely dataflow from supplied allocators and logging.
  • Executes a timely dataflow from supplied arguments and per-communicator logic.