Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 623 Bytes

File metadata and controls

9 lines (5 loc) · 623 Bytes

ScaleOut Distributed ForEach Example

This sample illustrates the basic usage of ScaleOut's distributed ForEach LINQ operator. The equivalent logic for accomplishing the same task with the TPL's Parallel.ForEach method is also provided.

Prerequisties

  • .NET 4.7.2 or higher.
  • ScaleOut ComputeServer (the utility may be run directly on a ScaleOut host or on a system with ScaleOut's remote client libraries installed).