mbraceproject / MBrace.StarterKit

A collection of demos and tutorials for MBrace
http://mbrace.io
57 stars 34 forks source link

Add tutorial on fault tolerance #10

Closed dsyme closed 8 years ago

dsyme commented 9 years ago

Moved from https://github.com/elastacloud/mbrace-on-brisk-starter/issues/34

It would be great if someone could add a tutorial covering nice topics like these :) •user-thrown exceptions •unbounded computation in a process (with and without cloud-binds for cancellation) •out-of-memory on a worker •the different fault-tolerance models with examples

And possible also: •storage catastrophes (storage full etc) •process catastrophes (infinite production of processes etc)

eiriktsarpalis commented 8 years ago

Added in http://mbrace.io/starterkit/HandsOnTutorial/10-exceptions-and-fault-tolerance.html