I think a ZeroMQ cookbook sounds like a neat idea. I'd happily contribute some examples for the GoCZMQ bindings - it would be a fun project to implement some of the patterns using them.
Tying each pattern to a problem statement would be very much in the spirit of ZeroMQ development methodology itself. On Mon, Sep 7, 2015 at 10:03 AM, Doron Somech <[email protected]> wrote: > Hi All, > > Problem1: Find the right zeromq pattern is sometime complicated, not all > patterns are documented and searching through different blog posts or mail > archives is hard. > > Problem2: I have a problem and I want to know if another user in the > community already had it and found a simple solution. Right now I have to > ask on the mailing list and wait for somebody to response. > > So zeromq guide have some patterns documented but I think we can do more. > My idea is to create cookbook repository, so each pattern has documentation > (what is the problem this pattern is solving and how to use) and > implementation in at least one language. > > It will be easier to direct people to a specific pattern in the cookbook > repository and also share the different problems and solutions we all use. > > What do you think? > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
