Module timely::progress::broadcast

source ·
Expand description

Broadcasts progress information among workers.

Structs§

  • Manages broadcasting of progress updates to and receiving updates from workers.

Type Aliases§

  • A progress update message consisting of source worker id, sequence number and lists of message and internal updates
  • A list of progress updates corresponding to ((child_scope, [in/out]_port, timestamp), delta)