Slide 5
Slide 5 text
Fluo Architecture
●
Large scale computation through small scale transactions
●
Clients access Fluo through Java API
●
Clients ingest data through the API
●
Application Oracle processes apply transaction timestamps
●
Application worker processes run user code
●
User code/observers monitor column changes
●
Multiple workers can run the same observers
●
Transactions change data, snapshots read data