Classes & runspaces together - Async logging in PowerShell - Jan-Henrik Damaschke - PSCONFEU 2020
Вставка
- Опубліковано 7 лют 2025
- Bringing classes and runspaces together - Async logging in PowerShell
After you watched this session you will have an understanding of multithreading, especially with runspaces in PowerShell. You will also have knowledge about how to abstract complex constructs with classes in PowerShell.
Did you ever had some issues with multithreading in PowerShell? In this session you will see a practical example for when multithreading in PowerShell really makes sense.
We will take a look at how to implement asynchronous logging and how to abstract a reusable class with PowerShell classes.
This is the best runspace example I’ve found. Awesome video! And thank you!
one of the best explanation I have ever seen when it comes to runspaces .
This video was brilliant. Wow. I still have to go over it once again, I found a source code and will play with the code. Thanks a lot for excellent explanation and showing examples. I knew powerhell was powerful but not that it is powerfull so much :-)
Where did you find the source code?
For me, wanting to learn runspaces, the video started at 39:50.
Is there a place to download the PSLogger script you used in this presentation?
🤯
/ = Divide, not Devide. Just sayin'
And 'subtract', not 'substract' 😅