[zeromq-dev] Need to PUB / REQ from multiple threads

Gaspard Bucher gaspard at teti.ch
Tue Jan 11 09:51:04 CET 2011


Hi Martin,

I will rewrite each part separately with the C API to see what happens and
I'll keep you posted.

Cheers,

Gaspard

On Tue, Jan 11, 2011 at 8:19 AM, Martin Sustrik <sustrik at 250bpm.com> wrote:

> Hi Gaspard,
>
>
>  The server is not sending a response because it does not receive the
>> value... I changed for PUSH/PULL sockets and the problem is gone.
>>
>> Is it possible fore REQ/REP sockets to loose packets ?
>>
>
> The requests should never be lost (unless one of the components fails). The
> replys can be lost if the reources (HWM, SWAP) are exhausted. If you don't
> limit the HWM, even the replies should not be lost.
>
>
>  The problem is totally reproducible: REQ/REP hangs after some time,
>> PUSH/PULL never hangs.
>>
>
> Can you provide a minimat test case?
>
> Martin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110111/f756097a/attachment.htm>


More information about the zeromq-dev mailing list