[zeromq-dev] asynchronous socket.bind from python

2016-02-23 Thread Jerry Scharf
Hi, My first app is a master talking to a dozen raspberry pis. Each of the pis have a pub and reply socket to bind to from the master. I want to basically try to connect to these and then start controlling them once they come up. I am writing in python, and was hoping to keep things single thr

[zeromq-dev] Loadtag entries on api.zeromq.org

2016-02-23 Thread Alex Bligh
api.zeromq.org appears to have been invaded by "LOAD TAG: entry" and "LOAD TAG: simpara". See e.g.: http://api.zeromq.org/4-0:zmq-socket It would be more readable without these. -- Alex Bligh ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.o

Re: [zeromq-dev] Building ZGuide

2016-02-23 Thread Osiris Pedroso
Thanks guys, That was very helpful. I was finally able to do it. Just sent a pull request, so next person will have an easier time. Thanks again, Osiris On Mon, Feb 22, 2016 at 5:26 PM Luca Boccassi wrote: > On 22 February 2016 at 21:57, Osiris Pedroso wrote: > > I am trying to build ZGuide.