[zeromq-dev] PUB question and comments.

2010-09-01 Thread Kelly Brock
Hi Folks, Just want to clarify something in the documentation for ZMQ_PUB: "When a ZMQ_PUB socket enters an exceptional state due to having reached the high water mark for a subscriber, then any messages that would be sent to the subscriber in question shall instead be dropped until the e

Re: [zeromq-dev] PUB question and comments.

2010-09-01 Thread Pieter Hintjens
On Thu, Sep 2, 2010 at 3:21 AM, Kelly Brock wrote: > Hi Folks, > >        Just want to clarify something in the documentation for ZMQ_PUB: > > "When a ZMQ_PUB socket enters an exceptional state due to having reached the > high water mark for a subscriber, then any messages that would be sent to >

Re: [zeromq-dev] PUB question and comments.

2010-09-03 Thread Kelly Brock
Hi Pieter, > >        Just want to clarify something in the documentation for ZMQ_PUB: > > > > "When a ZMQ_PUB socket enters an exceptional state due to having reached > the > > high water mark for a subscriber, then any messages that would be sent > to > > the subscriber in question shall instead

Re: [zeromq-dev] PUB question and comments.

2010-09-05 Thread Pieter Hintjens
On Sat, Sep 4, 2010 at 2:25 AM, Kelly Brock wrote: >  Just a thought, it may be a good idea to specifically > state that is the case in the documentation.  I.e. "If there are no > connections, all messages are simply dropped."  Just a little clarification > for the specific case.  (I didn't see i

Re: [zeromq-dev] PUB question and comments.

2010-09-05 Thread Steven McCoy
On 5 September 2010 14:12, Pieter Hintjens wrote: > I don't see that 0MQ will ever 'hiccup' and drop messages. You don't > know the start and you don't know the end of a pubsub stream but once > a subscriber starts to get data it's not going to miss anything unless > you are using an unreliable