[zeromq-dev] Recovering lost messages in pub-sub

Pieter Hintjens ph at imatix.com
Tue Jun 18 15:37:59 CEST 2013


Hi Bahadir,

Before you try to build real designs with ZeroMQ, you should take the
time to work through the Guide (at least chapters 1-4) and build a few
small throwaway designs so you can learn. It takes a few days.

-Pieter

On Tue, Jun 18, 2013 at 2:20 PM, Bahadır Doğan <abahadirdogan at gmail.com> wrote:
> Hello,
> I'm a newbie and i dont have clear understanding of zeromq concepts.
> I have a pub-sub system working for test purposes. When the subscriber
> disconnects and reconnects, i want it to be informed with messages that it
> lost while it is disconnected. So the publisher must store it i think. But
> this doesnt seem to be the perfect solution because there will be more than
> one subscribers and publisher can not know when to start recording the lost
> messages..
> So, is there a solution for that or should i consider using another pattern?
> Thanks
>
> _______________________________________________
> 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