Community

Parallel package execution in Azure-SSIS Runtime

(Koen Verbeeck) I have created an SSIS project in Visual Studio. In this project, I have a master package starting multiple child packages. These child packages run in parallel. When executing my project on a local server, everything runs fine and performance is optimal.