/DistributedForeachSample

Illustrates basic usage of ScaleOut's distributed ForEach LINQ operator.

Primary LanguageC#OtherNOASSERTION

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).