Skip to main content

Module service

Module service 

Source
Expand description

Compute layer client and server.

Structsยง

PartitionedComputeState
Maintained state for partitioned compute clients.
PendingPeek ๐Ÿ”’
Accumulates the per-worker responses to one peek into the single response the controller hands upwards.
PendingSubscribe ๐Ÿ”’
TrackedFrontiers ๐Ÿ”’
Tracked frontiers for an index or a sink collection.

Traitsยง

ComputeClient
A client to a compute server.

Functionsยง

merge_peek_errors ๐Ÿ”’
Merge two PeekErrors into the one we report.
merge_peek_responses ๐Ÿ”’
Merge two PeekResponses.