lsds / SEEP

Cluster computing using Stateful Dataflow Graphs
26 stars 12 forks source link

Single scale out mode per query #15

Open raulcf opened 11 years ago

raulcf commented 11 years ago

The scale out mechanism is chosen from the checkpoint mechanism. This means that only one can be used at a given time for a given query, which forces all the stateful operators of the query to use the same checkpointing mechanism.