Skip to content

scaleoutsoftware/DistributedForeachSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages