mbraceproject / MBrace.StarterKit

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

update to CPU perf job control #56

Closed dsyme closed 8 years ago

dsyme commented 8 years ago

I added some information to the CPU perf tutorial.

I've noticed that starting lots of independent jobs is the most common entry-level scenario for scale-out data scripting (rather than using Cloud.Parallel). Learning job and error control techniques for this scenario is important, though probably worthy of a section of its own