Info
Version: | 1.6.0-alpha.1 |
Author(s): | Eirik Tsarpalis, Nick Palladinos, Kostas Rontogiannis |
Last Update: | Tuesday, February 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mbrace.io/ |
NuGet Url: | https://www.nuget.org/packages/MBrace.Runtime |
Install
Install-Package MBrace.Runtime
dotnet add package MBrace.Runtime
paket add MBrace.Runtime
MBrace.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- FsPickler(>= 4.5.0 && < 5.0.0)
- FsPickler.Json(>= 0.0.0)
- Vagabond(>= 0.15.0 && < 1.0.0)
- MBrace.Core(>= 1.5.4 && <= 1.5.4)
Tags
for implementing distributed runtimes that support cloud workflows.
The runtime core uses FsPickler and Vagabond as a foundation for communication
and upload of code.