On 11/19/2014 11:35 AM, Ovidiu Sas wrote:
It shouldn't ... Based on how many workers and cores you have, the probability of having collisions should be pretty low. You can process more then the minimum of workers/cores available on your server.
Yeah, I know. As I've remarked before, I find throughput to reach diminishing returns when I increase children= beyond $(cat /proc/cpuinfo | grep '^proc' | wc -l).
-- Alex