[zeromq-dev] Parallel sort

Pieter Hintjens ph at imatix.com
Mon Aug 2 11:04:47 CEST 2010


I'm not sure you need a recursive sort. What are the sizes and volumes of
data you want to sort, Oliver?

-Pieter

On Aug 2, 2010 10:22 AM, "Martin Sustrik" <sustrik at 250bpm.com> wrote:
Hi Oliver,


> So, I decided to try and figure out how to implement a parallel sort
> with ZeroMQ message passi...
...


I would say your problem boils down to the following question:

"Are there any recursive messaging patterns in 0MQ?"

Or, in a more generic way:

"Are the recursive messaging patterns a good idea at all?"

I have no real answer as for now. However, the idea of sending messages
in (possibly infinite?) loops sound kind of scary.

Martin

_______________________________________________
zeromq-dev mailing list
zeromq-dev at lists.zeromq.org
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100802/6c296164/attachment.htm>


More information about the zeromq-dev mailing list