if you're doing a PUSH-PULL, and the PUSH side is doing the bind,
then there shouldn't be a problem with the (PULL) clients coming and going.
are you saying there is?

On Jan 25, 2012, at 10:08 AM, Pierre Ynard wrote:

>> if the goal is to move data from source to several sinks,
>> each of which can come and go, then normally the model
>> is a known publisher and an unspecified set of clients getting that data.
>> if data should go to exactly one client, then use PUSH-PULL.
>> if data can or should go to each client, then use PUB-SUB.
>> in both cases, 0mq handles what you want; you needn't worry about teardown 
>> etc.
> 
> I'm doing PUSH-PULL, and pulling data from several sources.


------------------
Andrew Hume  (best -> Telework) +1 623-551-2845
[email protected]  (Work) +1 973-236-2014
AT&T Labs - Research; member of USENIX and LOPSA




_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to