3 repository-uri
Tools for executing tasks concurrently.
Explore 3 awesome GitHub repositories matching part of an awesome list · Parallel Processing. Refine with filters or upvote what's useful.
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.
Provides high-performance background job execution.
Speed up PowerShell with simplified multithreading
Runs script blocks against objects in parallel.
A PowerShell module for running concurrent jobs based on threads rather than processes
Executes concurrent jobs using threads instead of processes.