On 8 March 2016 at 08:33, Claudio Scordino <[email protected]> wrote:
> Dear Aaron, > > thank you for your comments. > > Unfortunately, I'd like to stick with PUB-SUB for (at least) two reasons: > - The subscription mechanism (topics & co) which I don't want to > re-implement from scratch > Yep, I know what you mean. > - In my case, subscribers are not reliable, so I need a mechanism to > detect their slowness and move them to a low-priority mechanism > What exactly do you mean by low-priority? Do you want them to get all the same messages, but not delay publishing for fast subscribers? So they can fall far behind but still get the whole stream?
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
