2012/8/9 Ian Barber <[email protected]>:
> 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

I am reading it, already at 30% ;) I just still confuse the patterns
and where they are useful..

Another thing, if I produce some nice examples of zeromq usage, can I
propose them to be added in the zguide git repository or somewhere
else?
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to