The easiest way to have fixed thread number parallelism in LINQ on any processor environment! int threadNum=32; [my IEnumerable].GridEach(threadNum, x=> DoWork(x)); q: info@antonioesposito.it
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
May 31, 2018
$ dotnet add package TNX.GridEachNo README available.