David, If you are willing to release this under the LGPL, we would love to include this as a pyzmq example. If you want to do this, could you upload the example as a github issue here:
http://github.com/zeromq/pyzmq/issues This looks great. Did you by any change look t using pybonjour instead? Cheers, Brian On Thu, Sep 16, 2010 at 6:20 AM, David Robinson <[email protected]> wrote: > Hi all, > >>> For zeromq based apps and servers, it would be quite nice to have a >>> zeromq based naming service and I have often though about writing one >>> myself. But, because of the security issues, such a naming service >>> won't be as useful on the WAN quite yet. >>> >>> In summary, on the LAN both zeroconf and a zeromq based naming service >>> both make good sense. On the WAN, neither do right now. >> >> At this point I'll just say that ZeroConf, once you have a decent >> wrapper, is still my favorite solution. No futzing around, it just tends to >> work. > > I looked at adding a Avahi wrapper to pyzmq back in February/March, > but then was distracted so never completely finished the work. I've > attached what I had done in case anyone finds it useful. iirc Avahi > doesn't allow for discovering services that are published on the same > host (which may have been why I abandoned it). The code hasn't seen > much love for a long time and is a bit rough around the edges - sorry > about that, I hope someone finds it useful none the less. > > --Dave > -- Brian E. Granger, Ph.D. Assistant Professor of Physics Cal Poly State University, San Luis Obispo [email protected] [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
