Silicon Valley Code Camp : October 11th and 12th 2014

Paul Cassidy

Front Porch Inc
About Paul
I work in Research and Development for Front Porch Inc. I specialize in Build and Test Automation. I have knowledge in Python, VBS, C++, SQL, VB, C#, Powershell and BOO. I work heavily in network protocols, distributed computing and web related technologies
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Parallel and Async Scripting with PowerShell

    1:45 PM Saturday   Room: 3401
    Learn how to break your scripts into discrete tasks that can be ran in Parallel to speed them up and also look at how to script async operations. waiting for task to complete before moving on to the next block or begin an operation and then go on and perform another operation and then return to receive your results. We will look at how this can be achieved in PowerShell with very little work. We will be using PSv4 but the material is also valid for PSv3