[zeromq-dev] what sockets should I use to implement star topoloty?
Ruibo Cai
ruibo.cai at corinex.com
Thu Nov 13 02:19:33 CET 2014
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?
Thanks,
Ruibo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141112/65e52be7/attachment.htm>
More information about the zeromq-dev
mailing list