On Mon, Oct 1, 2012 at 9:13 PM, RohanB <[email protected]> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
