[zeromq-dev] what is the purpose of the Go binding for czmq?

Pieter Hintjens ph at imatix.com
Sun Jan 18 00:27:12 CET 2015


If you'd like to bring any of these projects into the official
community, see http://zeromq.org/docs:organization.

There are two or three tricks to getting contributors, apart from the
obvious one of "solve problems people actually face, today". One is to
use the C4 process so that anyone who wants to join can do so,
trivially. Two is to write an article about the project and explain
how to use it. Three is to use it yourself in some work.

Cheers
Pieter

On Sat, Jan 17, 2015 at 11:47 PM, Peter Kleiweg <pkleiweg at xs4all.nl> wrote:
> Brian Knox schreef op de 17e dag van de louwmaand van het jaar 2015:
>
>> Peter - really, it was more about wanting to see how czmq worked as the
>> basis for a language binding (since I contributed some code to czmq), than
>> anything particularly lacking in zmq4.
>
> Ah, OK.
>
> I'm a bit insecure. Unsure of what to do with zmq4. I started
> implementing zmq3 after reading about ZeroMQ and the current Go
> binding (which was mainly for ZeroMQ 2, and hard to adjust for
> version 3), and I thought I might have much use for a technology
> like ZeroMQ myself.
>
> So I did zmq3, then zmq2. Then came version 4, and I did zmq4. I
> maintain all three versions. And when I add something to one
> version, I add it to the other versions as well, if possible.
>
> And I implemented all the examples from the tutorial.
>
> The thing is, I never actually got to using it myself. I have
> only one application running that has a PUB socket, and two apps
> with a SUB socket to the first app. Possibly the simplest of
> uses of ZeroMQ.
>
> Now, I have forgotten most of what I learned by doing the
> tutorial. Still, I want to keep zmq2/3/4 up-to-date. But I don't
> actually know about using these techniques in real world,
> complex situations. What are recurrent patterns? Are there
> patterns that could be useful enough and general enough to
> include in the package?
>
> After some discussion, I opened a wiki page for this stuff,
> demonstrations for how to do real world things with zmq4:
>
> https://github.com/pebbe/zmq4/wiki/DesignPatterns
>
> I was hoping for contributions by people using zmq4, but until
> now, nothing.
>
>
> --
> Peter Kleiweg
> http://pkleiweg.home.xs4all.nl/
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list