[zeromq-dev] Streamer Operation

Martin Sustrik sustrik at 250bpm.com
Tue Dec 21 08:54:11 CET 2010


Hi Jeff,

> 1) Can it have multiple outputs like shown below?

Yes.

> 2) If this is allowed, will the streamer send a duplicate to each bound
> output?

Streamer uses load-balancing (it's intended for PUSH/PULL sockets).

If you want the device to send duplicates, use forwarder device and 
PUB/SUB sockets.

Martin



More information about the zeromq-dev mailing list