Invoke-Parallel
Parallelizer
A PowerShell module that simplifies parallel processing of scripts or commands against multiple objects.
Speed up PowerShell with simplified multithreading
383 stars
40 watching
88 forks
Language: PowerShell
last commit: almost 3 years ago
Linked from 1 awesome list
parallelpowershell
Related projects:
Repository | Description | Stars |
---|---|---|
unixjunkie/parany | A tool for parallelizing computations and processing large streams of data | 52 |
alex-sherman/deco | A Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution. | 1,574 |
sharplispers/lparallel | A library that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently. | 17 |
stevenjl/parex | An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
kevin-robertson/invoke-thehash | A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,480 |
masa16/pwrake | A tool for parallelizing and distributing Rake tasks across multiple machines or cores. | 57 |
ramblingcookiemonster/psdeploy | A module to automate deployments using PowerShell scripts | 348 |
ramblingcookiemonster/psslack | A PowerShell module for simple Slack integration | 274 |
ramblingcookiemonster/buildhelpers | A collection of helper functions for automating tasks in PowerShell CI/CD pipelines | 215 |
gravejester/invoke-createmodulehelpfile | A PowerShell function to generate an HTML help file for a module and its commands. | 41 |
ramblingcookiemonster/psdepend | Manages dependencies for PowerShell projects by specifying required packages and versions in a requirements file. | 284 |
invoke-ir/ace | A suite of tools for automating data collection and enrichment across multiple operating systems. | 322 |
danielbohannon/invoke-cradlecrafter | A tool for generating and obfuscating PowerShell remote download cradles to aid in threat analysis and detection. | 822 |
mlin/forkwork | Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |
potatoqualitee/spreplicator | Replicates data between SharePoint sites and other systems | 40 |