Choose your version of the starter kit.
A collection of templates, demos and tutorials for MBrace.
The directory HandsOnTutorial.FSharp contains a set of scripted hands-on tutorials showing how to use an MBrace cluster from F# Interactive (See HandsOnTutorial.CSharp for C# examples).
- Provision your cluster, see mbrace.io.
- Open and build the solution
MBrace.StarterKit.sln
before working with the scripts to restore the necessary packages.
See also azure/README.md
- Azure Cluster (provisioned as a Custom Cloud Service) for provisioning MBrace clusters using Visual Studio (Azure SDK 2.7 required.)
See also aws/README.md