Parallel Processing In SSIS






4.17/5 (6 votes)
This video shows the essence of parallel processing in SSIS.
While this video does not appear under "Videos" in the profile tab, it is part of videos on The Code Project. If you are interested in hosting a video on a coding solution on Code Project, email us at submit [at] codeproject.com.
This video shows the essence of parallel processing in SSIS. It is actually a POC that I had undertaken for 4 scenarios to find which scenario would help me get the optimum performance. I really wanted to share and help SSIS guys understand MaxConcurrentExecutables
property and benefit from it as and when they can.