[zeromq-dev] Why is this Queue device blocking?

Chuck Remes cremes.devlist at mac.com
Wed Oct 19 16:20:41 CEST 2011


On Oct 19, 2011, at 9:17 AM, Ian Barber wrote:

> On Wed, Oct 19, 2011 at 3:15 PM, Ian Barber <ian.barber at gmail.com> wrote:>
>> Oh, my mistake, it's a device in the middle.
>> 
>> Ian
>> 
> 
> Code looks all right - but I notice there's a solved notice there now
> so I guess it got fixed :)

He was using a QUEUE device to connect PUSH/PULL sockets instead of the STREAMER device. Changing his choice of device solved the issue.

I am hopeful that 3.0 will throw errors when incompatible socket types are bound/connected together. Doing so would make this problem even more obvious. :)

cr




More information about the zeromq-dev mailing list