[zeromq-dev] what sockets should I use to implement star topoloty?

Rodrigo Mosconi mosconi.rmg at gmail.com
Thu Nov 13 03:46:39 CET 2014


On Wed, Nov 12, 2014 at 11:19 PM, Ruibo Cai <ruibo.cai at corinex.com> wrote:

> Hi 0mq experts,
>
> This is my first email to this list and thanks in advance for your help.
>
>
>
> Requirement:
>
> 1, any node can behave as client or server or both in corresponding to
> other nodes.
>
> 2,  any 2 nodes can talk to each other asynchronously though
> sending/receiving addressed messaged to/from the hub
>
> 3, no messages should be blocked (not dropped) in all communications of
> any directions
>
> You may assume each node is an individual process and all nodes are
> running in the same system.
>
>
>
> what type of sockets or devices should I use as nodes and hub in order  to
> implement this star topology?
>

See about Router-Dealer on zguide

>
>
> Thanks,
>
> Ruibo
>
> _______________________________________________
> 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/20141113/f5e9829f/attachment.htm>


More information about the zeromq-dev mailing list