Re: [zeromq-dev] Delay in receive by SUB from PUB

2016-03-14 Thread Navneet Kumar
s something > to do with garbage collections pauses? > > Recent versions of Go pause for much shorter times, but if you're using an > old version it might easily stop that long to do GC. > > Cheers, > Aaron > > > On 14 March 2016 at 01:06, Navneet Kumar <navneet

Re: [zeromq-dev] Delay in receive by SUB from PUB

2016-03-14 Thread Navneet Kumar
; > I separated my interpretation of the frames from their recv. > > On Fri, Mar 11, 2016 at 6:39 AM, Navneet Kumar <navneet@gmail.com> > wrote: > >> Hello everone >> >> I am building a pubsub, wherein the PUB and the SUB socket are on the >> same host

[zeromq-dev] Delay in receive by SUB from PUB

2016-03-11 Thread Navneet Kumar
of messages in bulk then it sometimes get stuck and the resumes, with no messages being lost. Sometimes a single message itself without any other load gets stuck. Has anyone faced such a scenario or give any pointers to look. -- Navneet Kumar

[zeromq-dev] Multi subscribe and single unsubscribe

2016-02-11 Thread Navneet Kumar
will get messages only after the next subscribe. I wanted to know the internal mechanism of how the PUB handles multiple subscribe and unsubscribe messages and when does it queue messages for the client. Thanks -- Navneet Kumar ___ zeromq-dev mailing