[zeromq-dev] Need for Late join and End of source detection
Pieter Hintjens
ph at imatix.com
Mon Oct 1 22:59:50 CEST 2012
On Mon, Oct 1, 2012 at 9:13 PM, RohanB <rohanb at cs.uchicago.edu> wrote:
> Hi All,
>
> I'm trying to use ZeroMQ with OpenPGM. Coming from a proprietary messaging
> solution I've been spoiled with two very important features they provided - EOS
> (end of source) and Late Join Cache.
I think both these could be done by a pubsub device (separate process
or embedded) that uses XPUB to detect new subscriptions, and
heartbeats to signal publisher activity (and turns these into EOS).
Perhaps a useful example for the Guide. If you need this urgently,
contact me off list and I'll put you in touch with someone who can
build it for you in exchange for cookies.
-Pieter
More information about the zeromq-dev
mailing list