On 07/08/2011 05:24 AM, Fabien Niñoles wrote:

> I am working on another pattern (the Collector or Surveyor pattern)
> and this kind of informations is also required at some points if I
> want better performance.  Right now, I collecting it by requesting the
> workers to declare themself, but this create a lot of limitation in
> the pattern.

I would really like to see the surveyor pattern implemented. It's the 
only the third pattern I know of that conforms to all three principles.

Moreover, I guess it'll be very useful from user's point of view as it 
implements "message destribution with replies" scenario, which cannot be 
addressed today without using hacks, such as combining pub/sub and 
push/pull into a single topology.

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

Reply via email to