Hello, I would like to use ZMQ for some kind of resource publishing support (or some kind of zero configuration). I thought about a local multicast or UDP solution.
The services should just send periodically their server infos into the multicast network (which could be a push) and the clients are just listening (PULL) and collecting these infos. I think this should be possible with ZMQ ?? Marten _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
