Module timely::progress::broadcast
[−]
[src]
Broadcasts progress information among workers.
Structs
Progcaster |
Manages broadcasting of progress updates to and receiving updates from workers. |
Type Definitions
ProgressMsg |
A progress update message consisting of source worker id, sequence number and lists of message and internal updates |
ProgressVec |
A list of progress updates corresponding to |