RamblingCookieMonster / Invoke-Parallel

Speed up PowerShell with simplified multithreading
MIT License
384 stars 88 forks source link

Transformed this function into Powershell Module #33

Closed titusjaka closed 8 years ago

titusjaka commented 8 years ago

Hi,

I just transformed function to PS-Module, so you could import it with simple command Import-Module Invoke-Parallel.