Last Modified
2013-07-21 10:24:29 +0000
Requires
  • thread

Description

Provides a parallel each that lets you enumerate using N threads. Use environment variable N to customize. Defaults to 2. Enumerable, so all the goodies come along (tho not all are wrapped yet to return another ParallelEach instance).