On Wed, Feb 23, 2011 at 8:44 PM, Pieter Hintjens <[email protected]> wrote: > Hi all, > > We discussed, last summer, an open source data plant built on top of > 0MQ. It's been a while but I've finished an initial whitepaper that > tries to define the scope of such a project. > > * http://www.zeromq.org/whitepapers:open-source-data-plant > > Comments, sponsors, and participants welcome. As you'll see it's not a > single project but a set, many of which (like secure pub/sub) have > been discussed here many times. > > -Pieter Hintjens > iMatix > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
ABout technical requirements. Do you have any idea how nodes will be developped ? I assume a node is some kind of service launch on each machines. How do you expect routing will work ? Is this something discovering resources provided on each nodes ? Will nodes register to the name server first? Why not using a p2p system here, where each nodes would maintain its list of nodes? Using something liuke kademlia protocol to disocvers other nodes around ? - benoît _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
