Suppose I have a publisher/subscriber model where the subscribers are many and can potentially run forever.
I also want to be able to restart them though (or start new ones), but how do I know how many are actually alive in moment X? Given a publisher socket, is there a way to know how many publishers are actively connected to that socket? _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
