OK, lets start with some basic questions ;) (1) How would two CouchDB go about discovering and meeting each other? Would this not require a central server (similar to IRC) and are there any hosted solutions?
(2) Once at least two CouchDB's discover and meet each other, is it just their URLs (domain name or IP based) that are needed? What about routers and/or firewalls? Thanks again. On Tue, Apr 5, 2011 at 1:36 PM, Zdravko Gligic <[email protected]> wrote: > Hi Folks, > > Are there any large implementations of CouchDB peer-to-peer > replications or even smaller open source samples? Actually, the piece > that I am mostly interested in is at the application/design end of how > to go about implementing the "traffic cop" for a use case where > everyone is eventually synchronized with everyone else. > > Given a large number of peers that one could replicate to/from, is > there anything within CouchDB that can be "posted centrally" to know > how up to date anyone is, so that badly out of date peers are > replicate to/from the more up to date ones, instead to/from each > other? What else should I ask, if I knew better ;?) > > Thanks, > Zdravko >
