PoshRSJob

Runspace tool

An alternative to traditional job-based command execution in PowerShell, leveraging multithreading and runspaces for improved performance.

Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.

GitHub

541 stars
60 watching
87 forks
Language: PowerShell
last commit: about 4 years ago
Linked from 1 awesome list

multithreadingparallelposhrsjobpowershellrunspacerunspacepoolrunspaces

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulhigin/psthreadjob A PowerShell module to run concurrent jobs in separate threads within a local process. 179
jscutlery/nx-completion An Nx workspace completion plugin for Zsh 135
iristyle/posh-github PowerShell cmdlets for interacting with the GitHub API 75
brocode/fw A tool that automates the setup of a developer's workspace, managing projects and configuring environments for maximum productivity. 538
phorward/rapidbatch A scripting language platform designed to automate tasks and processes. 10
jprjr/lua-resty-exec Allows running external programs in Lua without spawning a shell or blocking the execution of the program 59
dahlbyk/posh-sshell A PowerShell module providing utilities for working with SSH connections. 143
dfinke/posh-gist PowerShell cmdlets for interacting with GitHub Gists 38
theakito/sue A tool to execute programs as a different user, leveraging low-level POSIX tools to achieve native behavior without the complexity of traditional alternatives. 11
pclalv/pronto-shellcheck A tool that runs a code analysis script called shellcheck on Ruby code. 2
kevin-robertson/invoke-thehash A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. 1,480
pplux/px A set of C++ libraries providing thread scheduling and rendering capabilities with safe memory management. 472
bryanculver/opus.plugin.zsh Utility to manage project directories from the shell 6
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 568
jpmcb/prow-github-actions A GitHub Actions workflow builder for automating CI/CD tasks and chat operations similar to Kubernetes Prow 93