Hi Group<div><br></div><div>I have a setup with many workers on several hosts; each worker consumes tasks from a work queue.&nbsp;</div><div><br></div><div>When a host is booted, all workers on that host are launched simultaneously.&nbsp;</div><div><br></div><div>This seems to have the effect that messages are first rounded to worker 1..N on host A, then worker 1..N on host B, etc. This basically means that only one of the hosts is doing the bulk of the work at any given time.&nbsp;</div><div><br></div><div>What I would like to achieve is that a random worker is chosen instead of the deterministic round-robin.</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div>/Martin Koch - Senior Systems Architect - Issuu.com</div><div><br></div>