[zeromq-dev] Load balancing broker with support for multiple simultaneous client messages?
joe meiring
josephmeiring at gmail.com
Wed Oct 12 00:14:09 CEST 2016
check out the asynchronous request reply stuff in
http://zguide.zeromq.org/py:asyncsrv which uses all ROUTER/DEALER sockets.
On Tue, Oct 11, 2016 at 4:56 PM, Jeremy Morton <admin at game-point.net> wrote:
> On 10/10/2016 10:24, Kevin Sapper wrote:
>
>> Hi Jeremy,
>>
>> continue reading chapter 4
>> (http://zguide.zeromq.org/page:all#reliable-request-reply) which
>> should hold the solution!
>>
>
> I read it don't understand which part of chapter 4 you're referring to
> which is pertinent to this situation - could you enlighten me?
>
> Fyi, when sending to a ROUTER socket zeromq attaches a sender ID
>> automatically. If you need to keep the order of messages you'll need
>> to add message IDs yourself.
>>
>
> So does chapter 4 address this or not?
>
>
> --
> Best regards,
> Jeremy Morton (Jez)
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20161011/cbf04462/attachment.htm>
More information about the zeromq-dev
mailing list