We are using balance data distributor for transferring data to a destination
we are calling wcf service from script component BDD.
when using one data flow task and when using tthree data flow tasks also the performance is same. that is there is no performance difference when using single data flow task and when using multiple data flow tasks.
is it because in DtsDebugHost.exe.config we fixed the connections to 100?
will the performance increases if we increase more connections?
are there any other parameters to increase the performance?