[zeromq-dev] Can't bind same ZMQ_UP/DOWNSTREAM multiple times.
Oliver Smith
oliver at kfs.org
Thu Aug 19 22:39:24 CEST 2010
Jon Dyte said the following on 8/19/2010 3:11 PM:
> I'm reading this thread late on, but isn't this what the streamer is
> for, assuming it is a pipeline, not req-rep?
>
> so if you have 3 threads producing data and and 6 threads doing
> subsequent work (that was the jpg attached earlier in the thread)
>
> don't you just need to put a streamer inbetween ?
>
> so the 3 producers connect to the streamer and write to it, and the 6
> workers connect and read from it
>
> so 10 threads in this example?
>
Does the streamer handle inproc:// ?
- Oliver
More information about the zeromq-dev
mailing list