High Performance Powershell Through The Magic Of Runspaces | An Exploration of IT

High Performance Powershell Through The Magic Of Runspaces

Posted by Jeff Scripter on May 05, 2019 ·

Description:

Tired of waiting for PowerShell to iterate through all those items? Jobs limitations got you down? Want ultimate performance in PowerShell? Runspaces are what you’re been waiting for! Join us on this deep-dive tour of the components that supports much of PowerShell’s advanced functionality. We’ll examine what Runspaces are, what makes them so important, and how you can start spending less time waiting for your scripts to complete.

What you will learn:

  • What Runspaces are, and where they exist in PowerShell.
  • How to debug Runspaces like a Pro.
  • Rock real multi-threading with all of the bells and whistles in PowerShell!

CoPresentor:

Scott Corio (@ScottCorio)

chronobrew.beer/blog/

Presentation:

High Performance Powershell Through The Magic Of Runspaces

Demo Code

License (License)

All Code and work is open sourced under the above license. Please use and share, but credit me and my peers for our work.