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 <[email protected]> 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 >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
