Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
By:
|
6,893,418 downloads
|
Last Updated: 12/20/2019
|
Latest Version: 2.0.3
PowerShell's built-in BackgroundJob jobs (Start-Job) are run in separate processes on the local machine. They provide excellent isolation but are resource heavy. Running hundreds of BackgroundJob jobs can quickly absorb system resources. This module extends the existing PowerShell BackgroundJob to include a new thread based ThreadJob job. ... More info |
By:
|
40,873 downloads
|
Last Updated: 6/7/2021
|
Latest Version: 2.1.0
PowerShell's built-in BackgroundJob jobs (Start-Job) are run in separate processes on the local machine. They provide excellent isolation but are resource heavy. Running hundreds of BackgroundJob jobs can quickly absorb system resources. This module extends the existing PowerShell BackgroundJob to include a new thread based ThreadJob job. ... More info |