On Mon, Nov 26, 2001 at 02:22:39PM +0000, Thomas Gill wrote: > > I'm continuing work on my Freenet search simulation. One problem in > particular is bugging me: How do I start off the network? Am I correct in > saying that previous simulations use a simple ring? That's obviously not > realistic, but i have no idea whether it's a valid approximation.
All my simulations simply start from a single node, obviously the second node that joins is seeded with that node, the third with one of the first two, etc. > It's difficult to imagine how the network in the real freenet might start > (I've been reading all the seed node threads, but It's not obvious how > this would behave in practice) I don't see the problem, and it seems to work fine. > Any bright ideas? Any darkness? <> -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
