[zeromq-dev] Requirements for reliability
Martin Sustrik
sustrik at imatix.com
Wed Apr 7 10:02:47 CEST 2010
Martin Sustrik wrote:
> Pieter Hintjens wrote:
>> Martin,
>>
>> If we try to implement reliability for pub-sub on top of 0MQ, that
>> means knowing all subscribers for a socket. Is this information
>> available to applications?
>
> No. It's not.
Btw, I believe that trying to solve the reliability in a general manner
is an infeasible task. At least at the present moment.
Let's rather focus on a very specific use case: reliable request/reply
on top of TCP transport. Once we have that we can think of whether it's
possible to make it more general.
Martin
More information about the zeromq-dev
mailing list