PSParallel

1.0

Provides Invoke-Parallel <scriptblock> that runs the scriptblock in parallel in separate runspaces

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSParallel -RequiredVersion 1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSParallel -Version 1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 PowerCode. All rights reserved.

Package Details

Author(s)

  • PowerCode

Cmdlets

Invoke-Parallel

Dependencies

This module has no dependencies.

Release Notes

Initial take on Invoke-Parallel, a cmdlet to run script blocks in parallel

FileList

Version History

Version Downloads Last updated
2.2.2 36,562 4/21/2016
2.2.1 5,231 1/21/2016
2.2.0 28 1/21/2016
2.1.3 88 11/25/2015
2.1.2 28 11/25/2015
2.1 27 11/25/2015
2.0 27 11/25/2015
1.9 31 11/24/2015
1.8 30 11/24/2015
1.7 29 11/24/2015
1.6 30 11/23/2015
1.5 26 11/23/2015
1.4 30 11/22/2015
1.3 28 11/22/2015
1.2 29 11/22/2015
1.1 28 11/22/2015
1.0 (current version) 30 11/22/2015
Show less