On Thu, Nov 22, 2012 at 11:43 AM, Stefan de Konink <[email protected]> wrote: > > In this case it is only one topic. What I would like to do is updating a > specific 'file' at a webserver, but doing it directly in memory without > using any aditional threading. Since the request at the webserver are > received at an irregular interval incoming data from the pubsub could > queue up, while the data is superseeded within 60s after publication.
Ah, I see. In that case HWM should be fine, it'll drop the ones that don't get serviced. Ian
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
