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

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

multithreadingparallelposhrsjobpowershellrunspacerunspacepoolrunspaces

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
paulhigin/psthreadjobA PowerShell module to run concurrent jobs in separate threads within a local process.180
jscutlery/nx-completionAn Nx workspace completion plugin for Zsh135
iristyle/posh-githubPowerShell cmdlets for interacting with the GitHub API74
brocode/fwA tool that automates the setup of a developer's workspace, managing projects and configuring environments for maximum productivity.541
phorward/rapidbatchA scripting language platform designed to automate tasks and processes.10
jprjr/lua-resty-execAllows running external programs in Lua without spawning a shell or blocking the execution of the program59
dahlbyk/posh-sshellA PowerShell module providing utilities for working with SSH connections.143
dfinke/posh-gistPowerShell cmdlets for interacting with GitHub Gists38
theakito/sueA 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-shellcheckA tool that runs a code analysis script called shellcheck on Ruby code.2
kevin-robertson/invoke-thehashA PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols.1,503
pplux/pxA set of C++ libraries providing thread scheduling and rendering capabilities with safe memory management.472
bryanculver/opus.plugin.zshUtility to manage project directories from the shell6
sastraxi/pgshTools for managing a PostgreSQL database like a version control system569
jpmcb/prow-github-actionsA GitHub Actions workflow builder for automating CI/CD tasks and chat operations similar to Kubernetes Prow92