I'm working on an article where I'd like to present a couple different P2P algorithms implemented on top of our research platform for distributed computing. So, we're looking for recommendations of nice pseudo-code examples of network-join, query-routing and maybe also recovery algorithms. If people have opinions on which types of algorithms they would want to see as representative of a couple important classes of P2P systems, that would be great too.
Liquid, the system I'm working on, is based on treating the network and data as a distributed graph database that can be operated over using graph queries. I'll post a link to the article once it's done for those who are interested. Cheers, Jeff _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
