[zeromq-dev] Broadcasting with a Router ?

Joshua Foster jhawk28 at gmail.com
Fri Jul 13 00:53:57 CEST 2012


You technically could if you kept track of all the addresses that you 
received. The main downside is that you don't know when someone 
connects/disconnects. You only know what requests were received.

Joshua

> Grégoire Passault <mailto:g.passault at gmail.com>
> Thursday, July 12, 2012 9:43 AM
> Hi,
>
> Since I'm new to ZeroMQ I really appologize if my question is stupid, 
> but can we use a Router to broadcast messages to all clients ?
>
> I mean, I don't see any technical reason it couldn't, and I know I 
> also could create Request/Req and Pub/Sub sockets for instance, but I 
> don't want to create two of them if one can do the job.
>
> Best regards,
> Grégoire Passaukt
> _______________________________________________
> 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/20120712/3d7c5732/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postbox-contact.jpg
Type: image/jpeg
Size: 1032 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120712/3d7c5732/attachment.jpg>


More information about the zeromq-dev mailing list