On Thu, Aug 9, 2012 at 10:24 AM, andrea crotti
<[email protected]> wrote:
> What is the right pattern to split many tasks to many different workers,
> but where each task can only be taken once??
>

Push/Pull, req/rep, or something with dealer router depending on the
degree of job management you want. I would definitely read the guide:
http://zguide.zeromq.org/page:all

Ian
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to