Module speculative_execution

Source

Structs§

Context
Context is passed as an argument to SpeculativeExecutionPolicy methods
SimpleSpeculativeExecutionPolicy
A SpeculativeExecutionPolicy that schedules a given number of speculative executions, separated by a fixed delay.

Traits§

SpeculativeExecutionPolicy
The policy that decides if the driver will send speculative queries to the next targets when the current target takes too long to respond.