[zeromq-dev] First few messages lost?

Ale Strooisma a.strooisma at student.utwente.nl
Tue Apr 19 11:57:44 CEST 2016


I fixed another problem in my code, and now this is not happening
anymore... I am baffled as to how this could be related.

Thanks for your response and sorry for wasting your time.

Kind regards,
Ale Strooisma

On 19 April 2016 at 11:14, Kevin Sapper <kevinsapper88 at gmail.com> wrote:

> Hi Ale,
>
> could you please provide a minimal example that demonstrates this
> behavior. Which version of zmq are you using? Latests github?
>
> //Kevin
>
> 2016-04-19 10:41 GMT+02:00 Ale Strooisma <a.strooisma at student.utwente.nl>:
>
>> Hi all,
>>
>> I've got a strange problem, and I have no clue where to start searching,
>> so I'd hope you could give me some directions.
>>
>> I have a REP socket to receiving messages from a DEALER socket via an ipc
>> connection. The first few (2-5) messages sent by the DEALER are never
>> received. I have never noticed a missing message after the first one has
>> been received.
>>
>> Perhaps it is important that to mention that the process sending the
>> messages sets up a socket, sends one message and terminates, so each
>> message is coming from a different process.
>>
>> This problem does not occur when the message is sent from the same
>> process, either on an ipc or inproc connection.
>>
>> Kind regards,
>> Ale Strooisma
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160419/3c21a717/attachment.htm>


More information about the zeromq-dev mailing list