![]() |
VOOZH | about |
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" />
<PackageVersion Include="Microsoft.Research.Dryad" Version="0.2.1-beta" />Directory.Packages.props
<PackageReference Include="Microsoft.Research.Dryad" />Project file
paket add Microsoft.Research.Dryad --version 0.2.1-beta
#r "nuget: Microsoft.Research.Dryad, 0.2.1-beta"
#:package Microsoft.Research.Dryad@0.2.1-beta
#addin nuget:?package=Microsoft.Research.Dryad&version=0.2.1-beta&prereleaseInstall as a Cake Addin
#tool nuget:?package=Microsoft.Research.Dryad&version=0.2.1-beta&prereleaseInstall as a Cake Tool
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 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on Microsoft.Research.Dryad:
| Package | Downloads |
|---|---|
|
Microsoft.Research.DryadLinq.Samples
Sample DryadLINQ programs. |
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,615 | 10/14/2014 |
| 0.2.0-beta | 1,281 | 9/30/2014 |
| 0.1.5-beta | 1,313 | 6/10/2014 |
| 0.1.3-beta | 1,513 | 4/21/2014 |
| 0.1.2-beta | 1,516 | 4/17/2014 |
| 0.1.0-beta | 1,818 | 4/4/2014 |