Skip to content

Core repository of the MBrace programming model and runtime basics

License

Notifications You must be signed in to change notification settings

rayjk21/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

Core repository of the MBrace programming model and runtime basics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 90.4%
  • C# 9.4%
  • Shell 0.2%