davhas35
Programmer
- Jul 31, 2008
- 5
I have a sequence container in a control flow running on a server with 2 quad core processors and 32 gig of ram. In the sequence container there are 2 dataflow tasks each with a workflow replicated 4 times, incidentally each workflow has a script component that has a reference to a com dll using interop.
So in all I have 8 workflows contained in 2 dataflows residing in 1 sequence container. I was expecting to see all 8 cores being used, instead what I see is one processor at near 100% utilization and the other 7 minimally being used. Is there a way to leverage all the cores in a multicore processor for SSIS?
So in all I have 8 workflows contained in 2 dataflows residing in 1 sequence container. I was expecting to see all 8 cores being used, instead what I see is one processor at near 100% utilization and the other 7 minimally being used. Is there a way to leverage all the cores in a multicore processor for SSIS?