It's great to see such activity in the Python stack. It's very useful to retest design concepts like zbeacon in other languages. Maybe also the zauth model and then certificates, one day. In C we pushed as much reusable code as possible down into CZMQ, which now has ~500 methods. JZMQ and JeroMQ expose identical APIs. Both good strategies for making it simpler for users.
On Mon, Nov 18, 2013 at 3:48 PM, Arnaud Loonstra <[email protected]> wrote: > On 11/17/2013 08:58 PM, Michael Haberler wrote: >> Hi Michel, >> >> just rewrote a protobuf/pyzmq Python application to use pyczmq (because I'm >> interested in beacon and securitiy support) >> > [snip] > > If you mean zbeacon also note that it's available in Pyre using native > python: https://github.com/zeromq/pyre/blob/master/zbeacon.py > > Arnaud > -- > w: http://www.sphaero.org > t: http://twitter.com/sphaero > g: http://github.com/sphaero > i: freenode: sphaero_z25 > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev -- - Pieter Hintjens CEO of iMatix.com Founder of ZeroMQ community blog: http://hintjens.com _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
