Hi, Would nice have example of applications protocols. Somenthing like a reference implementation of a CQRS with zmq defining sockets for commands execution, error handling, events sinchronization, projection views, etc. We could discuss how to use low level patterns to create application architectures.
Em seg, 7 de set de 2015 21:33, Pieter Hintjens <[email protected]> escreveu: > This is a fantastic idea... > > The Guide is old, and the process predates C4. It's time to build a > new repository of examples IMO. > > We can write recipes clearly, as problem statements, and then show how > to make them in all our languages and bindings. > > > > On Mon, Sep 7, 2015 at 5:28 PM, Brian Knox <[email protected]> wrote: > > 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 > > > _______________________________________________ > 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
