Subject Re: parrallel update
Author Dmitry Yemanov
26.01.2012 23:19, Leyne, Sean wrote:

> (the 2 scenarios are "apples and oranges")

It's also possible that the multi-connection scenario has enough
outside-the-engine overhead that could be parallelized but if running
updates inside the engine at the same time they won't be "so much"
parallel as expected (due to internal locking, etc).


Dmitry