[zeromq-dev] just checking

Pieter Hintjens ph at imatix.com
Fri Oct 22 19:35:35 CEST 2010


On Fri, Oct 22, 2010 at 6:56 PM, Andrew Hume <andrew at research.att.com> wrote:

> using tcp transport, is it still the case that every subscriber needs to
> know the tcp port number for every publisher?

In general, you will use a forwarder device to concentrate data from
publishers and fan it out to subscribers.  N-to-N topologies do not
scale well.  If you have high data rates you can use multicast (which
plays the role of a forwarder device).

-
Pieter Hintjens
iMatix - www.imatix.com



More information about the zeromq-dev mailing list