[zeromq-dev] Stuck REQ after REP crash

Matt Weinstein matt_weinstein at yahoo.com
Sun Aug 8 00:32:01 CEST 2010


Best way is with a reversed server pattern combined with a pub sub ticker and a timer queue. 

That way the client need not close its socket on failure. 

I'll sketch it out after the weekend. 


On Aug 7, 2010, at 2:46 PM, Pieter Hintjens <ph at imatix.com> wrote:

> 2010/8/7 Виктор Накоряков <nail.xx at gmail.com>:
>> I see. Thanks for quick reply. I'll look toward XREQ/XREP
> 
> I'm writing this section in the user guide, and will aim to make an
> example of reliable request-reply over XREQ/XREP.
> 
> REQ/REP are like training wheels, easy to use so you can learn the
> concepts, but for real work you will need XREQ/XREP.
> 
> Those need documenting in the reference manual.  Am also working on that.
> 
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list