Microsoft.Research.Dryad
0.2.1-beta
Prefix Reserved
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Research.Dryad --version 0.2.1-beta
NuGet\Install-Package Microsoft.Research.Dryad -Version 0.2.1-beta
<PackageReference Include="Microsoft.Research.Dryad" Version="0.2.1-beta" />
paket add Microsoft.Research.Dryad --version 0.2.1-beta
#r "nuget: Microsoft.Research.Dryad, 0.2.1-beta"
// Install Microsoft.Research.Dryad as a Cake Addin #addin nuget:?package=Microsoft.Research.Dryad&version=0.2.1-beta&prerelease // Install Microsoft.Research.Dryad as a Cake Tool #tool nuget:?package=Microsoft.Research.Dryad&version=0.2.1-beta&prerelease
The goal of DryadLINQ is to make distributed computing on large compute cluster simple enough for every programmer. DryadLINQ combines two important pieces of Microsoft technology: the Dryad distributed execution engine and the .NET Language Integrated Query (LINQ).
Dryad provides reliable, distributed computing on thousands of servers for large-scale data parallel applications. LINQ enables developers to write and debug their applications in a SQL-like query language, relying on the entire .NET library and using Visual Studio.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Microsoft.Research.Peloponnese.Client (>= 0.8.1-beta)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Research.Dryad:
Package | Downloads |
---|---|
Microsoft.Research.DryadLinq.Samples
Sample DryadLINQ programs. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Research.Dryad:
Repository | Stars |
---|---|
MicrosoftResearch/Dryad
This is a research prototype of the Dryad and DryadLINQ data-parallel processing frameworks running on Hadoop YARN.
|
Version | Downloads | Last updated |
---|---|---|
0.2.1-beta | 1,176 | 10/14/2014 |
0.2.0-beta | 883 | 9/30/2014 |
0.1.5-beta | 910 | 6/10/2014 |
0.1.3-beta | 1,109 | 4/21/2014 |
0.1.2-beta | 1,112 | 4/17/2014 |
0.1.0-beta | 1,223 | 4/4/2014 |