Awesome PowerShell Parallel Processing

  • updated about 2 years ago MIT License

    Speed up PowerShell with simplified multithreading

  • updated over 3 years ago MIT License

    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.

  • updated about 4 years ago MIT License

    A PowerShell module for running concurrent jobs based on threads rather than processes