On Sat, Jul 28, 2012 at 11:34 PM, Ivan <[email protected]> wrote: > Right. I believe what I describe above is the correct modification to the > Broker. I have to understand the magic by which the broker knows how to route > a > message back to the client. It would be a great addition to MDP if I could > call > a function that, given a message, would break the multipart message for me. > This > way I could hash the route to the client based on some key, in my case, > OrderID.
It's explained in http://rfc.zeromq.org/spec:7 and in the Guide that develops MDP. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
