Skip to content

anirothan/MBrace.Core

 
 

Repository files navigation

MBrace.Core

Join the chat at https://gitter.im/mbraceproject/MBrace.Core

This repository contains the foundations for the MBrace programming model and runtimes.

Prerelease packages are available on Nuget [1,2].

Contents

  • MBrace.Core: programming model essentials, cloud workflows, store primitives, libraries and client tools for authoring distributed code.
  • MBrace.CSharp: programming model essentials, cloud workflows, store primitives, libraries and client tools for authoring distributed code.
  • MBrace.Flow: distributed Streams implementation using MBrace.
  • MBrace.Core.Tests: general-purpose test suites available to runtime implementers.
  • MBrace.Runtime.Core: foundations and common implementations for developing MBrace runtimes.
  • Sample Runtime: Toy runtime implementation demonstrating fault-tolerant distrbuted computation using Thespian.

Build Status

Head (branch master), Build & Unit tests

  • Windows/.NET Build status
  • Mac OS X/Mono 3.10 Build Status

About

Experimental cloud workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 91.8%
  • C# 8.0%
  • Shell 0.2%